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.h134 const SWR_DEPTH_STENCIL_STATE* pDSState = &pState->depthStencilState; in DepthStencilTest() local
257 const SWR_DEPTH_STENCIL_STATE* pDSState, in DepthStencilWrite()
Dapi.cpp691 void SwrSetDepthStencilState(HANDLE hContext, SWR_DEPTH_STENCIL_STATE* pDSState) in SwrSetDepthStencilState()