Searched refs:depthStencilId (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd_vgpu10.c | 416 SVGA3dDepthStencilStateId depthStencilId, in SVGA3D_vgpu10_SetDepthStencilState() argument 421 SVGA3D_COPY_BASIC_2(depthStencilId, stencilRef); in SVGA3D_vgpu10_SetDepthStencilState() 922 SVGA3dDepthStencilStateId depthStencilId, in SVGA3D_vgpu10_DefineDepthStencilState() argument 942 SVGA3D_COPY_BASIC_9(depthStencilId, depthEnable, in SVGA3D_vgpu10_DefineDepthStencilState() 958 SVGA3dDepthStencilStateId depthStencilId) in SVGA3D_vgpu10_DestroyDepthStencilState() argument 963 cmd->depthStencilId = depthStencilId; in SVGA3D_vgpu10_DestroyDepthStencilState()
|
D | svga_cmd.h | 390 SVGA3dDepthStencilStateId depthStencilId, 541 SVGA3dDepthStencilStateId depthStencilId, 561 SVGA3dDepthStencilStateId depthStencilId);
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_dx.h | 429 SVGA3dDepthStencilStateId depthStencilId; member 1264 SVGA3dDepthStencilStateId depthStencilId; member 1292 SVGA3dDepthStencilStateId depthStencilId; member
|
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.c | 1563 SVGA3D_DUMP_PARAMETER(depthStencilId, u); in SVGA3D_DUMP_HEADER() 1817 SVGA3D_DUMP_PARAMETER(depthStencilId, u); in SVGA3D_DUMP_HEADER() 1838 SVGA3D_DUMP_PARAMETER(depthStencilId, u); in SVGA3D_DUMP_HEADER()
|