Home
last modified time | relevance | path

Searched refs:SWR_DEPTH_STENCIL_STATE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Ddepthstencil.h126 const SWR_DEPTH_STENCIL_STATE* pDSState = &pState->depthStencilState; in DepthStencilTest()
217 void DepthStencilWrite(const SWR_VIEWPORT* pViewport, const SWR_DEPTH_STENCIL_STATE* pDSState, in DepthStencilWrite()
Dcontext.h293 SWR_DEPTH_STENCIL_STATE depthStencilState; in OSALIGNLINE()
Dapi.h456 SWR_DEPTH_STENCIL_STATE *pState);
Dstate.h1118 union SWR_DEPTH_STENCIL_STATE union
Dapi.cpp675 SWR_DEPTH_STENCIL_STATE *pDSState) in SwrSetDepthStencilState()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp1577 SWR_DEPTH_STENCIL_STATE depthStencilState = {{0}}; in swr_update_derived()