mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
xlib: Update llvmpipe integration for changes in master.
This commit is contained in:
parent
f04ce6276b
commit
da1248bee5
1 changed files with 1 additions and 0 deletions
|
|
@ -355,6 +355,7 @@ xm_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
Reference in a new issue