Searched refs:pRemainderBytes (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
H A Dutils.h1007 uint8_t* pRemainderBytes = (uint8_t*)pDataWords; local
1010 crc = _mm_crc32_u8(crc, *pRemainderBytes++);

Completed in 49 milliseconds