Searched refs:pixelLocation (Results 1 – 3 of 3) sorted by relevance
1068 uint32_t pixelLocation; // UL or Center member
704 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()
1157 rastState->pixelLocation = SWR_PIXEL_LOCATION_CENTER; in swr_update_derived()