Searched refs:stencilWriteEnable (Results 1 – 5 of 5) sorted by relevance
277 if (pDSState->stencilWriteEnable) in DepthStencilWrite()
946 (pState->state.depthStencilState.stencilWriteEnable == FALSE) && in SetupPipeline()1014 !pState->state.depthStencilState.stencilWriteEnable && in SetupPipeline()1018 !pState->state.depthStencilState.stencilWriteEnable && in SetupPipeline()1021 pState->state.depthStencilState.stencilWriteEnable)) in SetupPipeline()
1154 uint32_t stencilWriteEnable : 1; member
949 bool *stencilWriteEnable, in sanitize_ds_state() argument952 *stencilWriteEnable = state->stencilTestEnable; in sanitize_ds_state()967 *stencilWriteEnable = false; in sanitize_ds_state()994 *stencilWriteEnable = false; in sanitize_ds_state()1008 !*stencilWriteEnable) in sanitize_ds_state()
1842 depthStencilState.stencilWriteEnable = 1; in swr_update_derived()