Searched refs:SVGA3dShaderType (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.h | 201 uint32 shid, SVGA3dShaderType type, 206 uint32 shid, SVGA3dShaderType type); 210 uint32 reg, SVGA3dShaderType type, 217 SVGA3dShaderType type, 223 SVGA3dShaderType type, uint32 shid);
|
D | svga_cmd.c | 630 SVGA3dShaderType type, // IN in SVGA3D_DefineShader() 676 SVGA3dShaderType type) // IN in SVGA3D_DestroyShader() 721 SVGA3dShaderType type, // IN in SVGA3D_SetShaderConst() 788 SVGA3dShaderType type, // IN in SVGA3D_SetShaderConsts() 839 SVGA3dShaderType type, // IN in SVGA3D_SetShader()
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_reg.h | 963 } SVGA3dShaderType; typedef 1643 SVGA3dShaderType type; 1651 SVGA3dShaderType type; 1658 SVGA3dShaderType type; 1666 SVGA3dShaderType type;
|