summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_surface.h
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2018-09-05 10:28:25 -0600
committerBrian Paul <brianp@vmware.com>2018-09-05 11:22:42 -0600
commitbac94dfefa8f6614b6243d68def7c9beab04ec66 (patch)
tree50e9ff3fab495c1fd831d6a8c25ba4a126deb3be /src/gallium/drivers/svga/svga_surface.h
parentf4f39fa5d9692b60a555cec8d4537f05cc93c9ac (diff)
svga: update device header files from upstream
This is a squash commit of several earlier patches. Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/gallium/drivers/svga/svga_surface.h')
-rw-r--r--src/gallium/drivers/svga/svga_surface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/svga/svga_surface.h b/src/gallium/drivers/svga/svga_surface.h
index 8df1006d276..fc6b333fe7b 100644
--- a/src/gallium/drivers/svga/svga_surface.h
+++ b/src/gallium/drivers/svga/svga_surface.h
@@ -95,7 +95,7 @@ struct svga_winsys_surface *
svga_texture_view_surface(struct svga_context *svga,
struct svga_texture *tex,
unsigned bind_flags,
- SVGA3dSurfaceFlags flags,
+ SVGA3dSurface1Flags flags,
SVGA3dSurfaceFormat format,
unsigned start_mip,
unsigned num_mip,