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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
H A Dutils.h273 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) function in struct:TransposeSingleComponent
320 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) function in struct:Transpose8_8_8_8
355 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) = delete;
383 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) function in struct:Transpose8_8
433 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) function in struct:Transpose32_32_32_32
484 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) function in struct:Transpose32_32_32
537 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) function in struct:Transpose32_32
597 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) function in struct:Transpose16_16_16_16
666 INLINE static void Transpose_16(const uint8_t* pSrc, uint8_t* pDst) function in struct:Transpose16_16_16
727 INLINE static void Transpose_16(cons function in struct:Transpose16_16
[all...]
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
H A DStoreTile.h367 FormatTraits<DstFormat>::TransposeT::Transpose_16(soaTile, aosTile);
410 FormatTraits<Format>::TransposeT::Transpose_16(pSrc, aosTile);

Completed in 222 milliseconds