Searched defs:gbshader (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_vs.c | 227 struct svga_winsys_gb_shader *gbshader = NULL; local in function:svga_reemit_vs_bindings
|
| H A D | svga_shader.c | 571 struct svga_winsys_gb_shader *gbshader = local in function:svga_set_shader
|
| H A D | svga_cmd.c | 1630 SVGA3D_BindGBShader(struct svga_winsys_context * swc,struct svga_winsys_gb_shader * gbshader) argument 1652 SVGA3D_SetGBShader(struct svga_winsys_context * swc,SVGA3dShaderType type,struct svga_winsys_gb_shader * gbshader) argument
|
| H A D | svga_cmd_vgpu10.c | 234 SVGA3D_vgpu10_SetShader(struct svga_winsys_context * swc,SVGA3dShaderType type,struct svga_winsys_gb_shader * gbshader,SVGA3dShaderId shaderId) argument 1061 SVGA3D_vgpu10_DefineAndBindShader(struct svga_winsys_context * swc,struct svga_winsys_gb_shader * gbshader,SVGA3dShaderId shaderId,SVGA3dShaderType type,uint32 sizeInBytes) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_vs.c | 216 struct svga_winsys_gb_shader *gbshader = NULL; local in function:svga_reemit_vs_bindings
|
| H A D | svga_shader.c | 517 struct svga_winsys_gb_shader *gbshader = local in function:svga_set_shader
|
| H A D | svga_cmd.c | 1630 SVGA3D_BindGBShader(struct svga_winsys_context * swc,struct svga_winsys_gb_shader * gbshader) argument 1652 SVGA3D_SetGBShader(struct svga_winsys_context * swc,SVGA3dShaderType type,struct svga_winsys_gb_shader * gbshader) argument
|
| H A D | svga_cmd_vgpu10.c | 234 SVGA3D_vgpu10_SetShader(struct svga_winsys_context * swc,SVGA3dShaderType type,struct svga_winsys_gb_shader * gbshader,SVGA3dShaderId shaderId) argument 1061 SVGA3D_vgpu10_DefineAndBindShader(struct svga_winsys_context * swc,struct svga_winsys_gb_shader * gbshader,SVGA3dShaderId shaderId,SVGA3dShaderType type,uint32 sizeInBytes) argument
|
Completed in 13 milliseconds