Home
last modified time | relevance | path

Searched defs:pDSState (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Ddepthstencil.h126 const SWR_DEPTH_STENCIL_STATE* pDSState = &pState->depthStencilState; in DepthStencilTest() local
217 void DepthStencilWrite(const SWR_VIEWPORT* pViewport, const SWR_DEPTH_STENCIL_STATE* pDSState, in DepthStencilWrite()
Dapi.cpp628 SWR_DEPTH_STENCIL_STATE *pDSState) in SwrSetDepthStencilState()