Searched refs:oldCullMode (Results 1 – 1 of 1) sorted by relevance
1182 uint32_t oldCullMode = pState->rastState.cullMode; in DrawInstanced() local1231 pDC->pState->state.rastState.cullMode = oldCullMode; in DrawInstanced()1323 uint32_t oldCullMode = pState->rastState.cullMode; in DrawIndexedInstance() local1377 pDC->pState->state.rastState.cullMode = oldCullMode; in DrawIndexedInstance()