Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DShaderCore.hpp228 Vector4s a2r10g10b10Unpack(const Int4 &value);
DShaderCore.cpp651 Vector4s a2r10g10b10Unpack(const Int4 &value) in a2r10g10b10Unpack() function
DSamplerCore.cpp1712 c = a2r10g10b10Unpack(cc); in sampleTexel()
DPixelRoutine.cpp1151 pixel = a2r10g10b10Unpack(v); in readPixel()