Searched refs:pixelLocation (Results 1 – 3 of 3) sorted by relevance
1087 uint32_t pixelLocation; // UL or Center member
728 Float<SIMD_T> offset = SwrPixelOffsets<SIMD_T>::GetOffset(rastState.pixelLocation); in BinTrianglesImpl()1632 Float<SIMD_T> offset = SwrPixelOffsets<SIMD_T>::GetOffset(rastState.pixelLocation); in BinPointsImpl()1937 Float<SIMD_T> offset = SwrPixelOffsets<SIMD_T>::GetOffset(rastState.pixelLocation); in BinLinesImpl()
1300 rastState->pixelLocation = SWR_PIXEL_LOCATION_CENTER; in swr_update_derived()