Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DShaderCore.hpp227 Vector4s a2b10g10r10Unpack(const Int4 &value);
DShaderCore.cpp631 Vector4s a2b10g10r10Unpack(const Int4 &value) in a2b10g10r10Unpack() function
DSamplerCore.cpp1702 c = a2b10g10r10Unpack(cc); in sampleTexel()
DPixelRoutine.cpp1139 pixel = a2b10g10r10Unpack(v); in readPixel()