Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dclip.h133 struct BinnerChooser struct
138 struct BinnerChooser<SIMD256>
142 BinnerChooser(uint32_t numVertsPerPrim, uint32_t conservativeRast)
160 BinnerChooser(PRIMITIVE_TOPOLOGY topology, uint32_t conservativeRast)
191 struct BinnerChooser<SIMD512>
195 BinnerChooser(uint32_t numVertsPerPrim, uint32_t conservativeRast)
213 BinnerChooser(PRIMITIVE_TOPOLOGY topology, uint32_t conservativeRast)
516BinnerChooser<SIMD_T> binner(NumVertsPerPrim, pa.pDC->pState->state.rastState.conservativeRast);
692BinnerChooser<SIMD_T> binner(pa.binTopology, pa.pDC->pState->state.rastState.conservativeRast);