python: Update for surface_buffer_create change.
This commit is contained in:
parent
bd2e36a38f
commit
57d0fcba67
1 changed files with 1 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ st_softpipe_surface_buffer_create(struct pipe_winsys *winsys,
|
|||
unsigned width, unsigned height,
|
||||
enum pipe_format format,
|
||||
unsigned usage,
|
||||
unsigned tex_usage,
|
||||
unsigned *stride)
|
||||
{
|
||||
const unsigned alignment = 64;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue