Searched refs:SVGA3D_SetGBShader (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_vs.c | 236 ret = SVGA3D_SetGBShader(svga->swc, SVGA3D_SHADERTYPE_VS, gbshader);
|
| H A D | svga_shader.c | 523 ret = SVGA3D_SetGBShader(svga->swc, type, gbshader);
|
| H A D | svga_state_fs.c | 390 ret = SVGA3D_SetGBShader(svga->swc, SVGA3D_SHADERTYPE_PS,
|
| H A D | svga_cmd.h | 257 SVGA3D_SetGBShader(struct svga_winsys_context *swc,
|
| H A D | svga_cmd.c | 1652 SVGA3D_SetGBShader(struct svga_winsys_context *swc, function in typeref:enum:pipe_error
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_vs.c | 247 ret = SVGA3D_SetGBShader(svga->swc, SVGA3D_SHADERTYPE_VS, gbshader);
|
| H A D | svga_state_fs.c | 401 ret = SVGA3D_SetGBShader(svga->swc, SVGA3D_SHADERTYPE_PS,
|
| H A D | svga_cmd.h | 257 SVGA3D_SetGBShader(struct svga_winsys_context *swc,
|
| H A D | svga_shader.c | 577 ret = SVGA3D_SetGBShader(svga->swc, type, gbshader);
|
| H A D | svga_cmd.c | 1652 SVGA3D_SetGBShader(struct svga_winsys_context *swc, function in typeref:enum:pipe_error
|
Completed in 12 milliseconds