Home
last modified time | relevance | path

Searched refs:LoadSOA (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_conversion.h37 INLINE void SIMDCALL LoadSOA(const uint8_t* pSrc, Vec4<SIMD_T>& dst) in LoadSOA() function
83 INLINE void SIMDCALL LoadSOA(const uint8_t* pSrc, simdvector& dst) in LoadSOA() function
85 LoadSOA<SIMD256, SrcFormat>(pSrc, dst); in LoadSOA()
89 INLINE void SIMDCALL LoadSOA(const uint8_t* pSrc, simd16vector& dst) in LoadSOA() function
91 LoadSOA<SIMD512, SrcFormat>(pSrc, dst); in LoadSOA()
Ddepthstencil.h212 LoadSOA<R8_UINT>(pStencilBase, sbuf); in DepthStencilTest()
280 LoadSOA<R8_UINT>(pStencilBase, sbuf); in DepthStencilWrite()
Dblend.h302 LoadSOA<KNOB_COLOR_HOT_TILE_FORMAT>(pDst, dst); in Blend()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DStoreTile.h355 LoadSOA<SrcFormat>(pSrc, src);
416 LoadSOA<SrcFormat>(pSrc, src);