Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.h38 struct SwrPixelOffsets struct
Dbinner.cpp704 typename SIMD_T::Float offset = SwrPixelOffsets<SIMD_T>::GetOffset(rastState.pixelLocation); in BinTrianglesImpl()
1528 typename SIMD_T::Float offset = SwrPixelOffsets<SIMD_T>::GetOffset(rastState.pixelLocation); in BinPointsImpl()
1847 typename SIMD_T::Float offset = SwrPixelOffsets<SIMD_T>::GetOffset(rastState.pixelLocation); in BinLinesImpl()