Searched refs:depthStencilId (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd_vgpu10.c | 415 SVGA3dDepthStencilStateId depthStencilId, in SVGA3D_vgpu10_SetDepthStencilState() argument 420 SVGA3D_COPY_BASIC_2(depthStencilId, stencilRef); in SVGA3D_vgpu10_SetDepthStencilState() 916 SVGA3dDepthStencilStateId depthStencilId, in SVGA3D_vgpu10_DefineDepthStencilState() argument 936 SVGA3D_COPY_BASIC_9(depthStencilId, depthEnable, in SVGA3D_vgpu10_DefineDepthStencilState() 952 SVGA3dDepthStencilStateId depthStencilId) in SVGA3D_vgpu10_DestroyDepthStencilState() argument 957 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 | 375 SVGA3dDepthStencilStateId depthStencilId; member 1125 SVGA3dDepthStencilStateId depthStencilId; member 1153 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()
|