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.cpp1182 uint32_t oldCullMode = pState->rastState.cullMode; in DrawInstanced() local
1231 pDC->pState->state.rastState.cullMode = oldCullMode; in DrawInstanced()
1323 uint32_t oldCullMode = pState->rastState.cullMode; in DrawIndexedInstance() local
1377 pDC->pState->state.rastState.cullMode = oldCullMode; in DrawIndexedInstance()