svga: remove pre-SVGA3D_HWVERSION_WS8_B1 code
[mesa.git] / src / gallium / drivers / svga / svga_tgsi.h
index 207a3f0a8457dd1034349f2ada8b888a8f8c2bff..2581135701fd9433c37911863377a1e5b0e75c2d 100644 (file)
@@ -63,7 +63,8 @@ static inline void svga_generate_vdecl_semantics( unsigned idx,
 
 
 struct svga_shader_variant *
-svga_tgsi_vgpu9_translate(const struct svga_shader *shader,
+svga_tgsi_vgpu9_translate(struct svga_context *svga,
+                          const struct svga_shader *shader,
                           const struct svga_compile_key *key, unsigned unit);
 
 struct svga_shader_variant *