Searched refs:stencilHottileEnable (Results 1 – 4 of 4) sorted by relevance
305 uint32_t stencilHottileEnable : 1; // Enable stencil buffer hottile in OSALIGNLINE() member
439 if (state.stencilHottileEnable) in InitializeHotTiles()
1337 if(state.stencilHottileEnable)
996 pState->state.stencilHottileEnable = (((!(pState->state.depthStencilState.stencilTestEnable && in SetupPipeline()