Searched refs:SVGA3D_SetGBShader (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_vs.c236 ret = SVGA3D_SetGBShader(svga->swc, SVGA3D_SHADERTYPE_VS, gbshader);
H A Dsvga_shader.c523 ret = SVGA3D_SetGBShader(svga->swc, type, gbshader);
H A Dsvga_state_fs.c390 ret = SVGA3D_SetGBShader(svga->swc, SVGA3D_SHADERTYPE_PS,
H A Dsvga_cmd.h257 SVGA3D_SetGBShader(struct svga_winsys_context *swc,
H A Dsvga_cmd.c1652 SVGA3D_SetGBShader(struct svga_winsys_context *swc, function in typeref:enum:pipe_error
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_vs.c247 ret = SVGA3D_SetGBShader(svga->swc, SVGA3D_SHADERTYPE_VS, gbshader);
H A Dsvga_state_fs.c401 ret = SVGA3D_SetGBShader(svga->swc, SVGA3D_SHADERTYPE_PS,
H A Dsvga_cmd.h257 SVGA3D_SetGBShader(struct svga_winsys_context *swc,
H A Dsvga_shader.c577 ret = SVGA3D_SetGBShader(svga->swc, type, gbshader);
H A Dsvga_cmd.c1652 SVGA3D_SetGBShader(struct svga_winsys_context *swc, function in typeref:enum:pipe_error

Completed in 12 milliseconds