Searched refs:stencilWriteEnable (Results 1 – 4 of 4) sorted by relevance
872 (pState->state.depthStencilState.stencilWriteEnable == FALSE) && in SetupPipeline()926 !pState->state.depthStencilState.stencilWriteEnable && in SetupPipeline()930 !pState->state.depthStencilState.stencilWriteEnable && in SetupPipeline()933 … pState->state.depthStencilState.stencilWriteEnable)) ? true : false; in SetupPipeline()
232 if (pDSState->stencilWriteEnable) in DepthStencilWrite()
1014 uint32_t stencilWriteEnable : 1; member
1327 depthStencilState.stencilWriteEnable = 1; in swr_update_derived()