From bac94dfefa8f6614b6243d68def7c9beab04ec66 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 5 Sep 2018 10:28:25 -0600 Subject: svga: update device header files from upstream This is a squash commit of several earlier patches. Signed-off-by: Brian Paul --- src/gallium/drivers/svga/svga_surface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium/drivers/svga/svga_surface.h') 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, -- cgit v1.2.3