Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp1100 uint32_t oldCullMode = pState->rastState.cullMode; in DrawInstanced() local
1148 pDC->pState->state.rastState.cullMode = oldCullMode; in DrawInstanced()
1241 uint32_t oldCullMode = pState->rastState.cullMode; in DrawIndexedInstance() local
1294 pDC->pState->state.rastState.cullMode = oldCullMode; in DrawIndexedInstance()