Home
last modified time | relevance | path

Searched refs:stencilHottileEnable (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h298 uint32_t stencilHottileEnable : 1; // Enable stencil buffer hottile in OSALIGNLINE() member
Dtilemgr.cpp439 if (state.stencilHottileEnable) in InitializeHotTiles()
Dapi.cpp925 pState->state.stencilHottileEnable = (((!(pState->state.depthStencilState.stencilTestEnable && in SetupPipeline()
Drasterizer.cpp1527 if(state.stencilHottileEnable) in GetRenderHotTiles()