Searched defs:uvwq (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Pipeline/ |
D | VertexProgram.cpp | 1534 …Vector4f VertexProgram::sampleTexture(const Src &s, Vector4f &uvwq, Float4 &lod, Vector4f &dsx, Ve… in sampleTexture() 1568 …Vector4f VertexProgram::sampleTexture(int sampler, Vector4f &uvwq, Float4 &lod, Vector4f &dsx, Vec… in sampleTexture()
|
D | PixelProgram.cpp | 707 …Vector4f PixelProgram::sampleTexture(const Src &sampler, Vector4f &uvwq, Float4 &bias, Vector4f &d… in sampleTexture() 741 …Vector4f PixelProgram::sampleTexture(int samplerIndex, Vector4f &uvwq, Float4 &bias, Vector4f &dsx… in sampleTexture()
|
/external/swiftshader/src/Shader/ |
D | VertexProgram.cpp | 1618 …Vector4f VertexProgram::sampleTexture(const Src &s, Vector4f &uvwq, Float4 &lod, Vector4f &dsx, Ve… in sampleTexture() 1652 …Vector4f VertexProgram::sampleTexture(int sampler, Vector4f &uvwq, Float4 &lod, Vector4f &dsx, Vec… in sampleTexture()
|
D | PixelProgram.cpp | 719 …Vector4f PixelProgram::sampleTexture(const Src &sampler, Vector4f &uvwq, Float4 &bias, Vector4f &d… in sampleTexture() 753 …Vector4f PixelProgram::sampleTexture(int samplerIndex, Vector4f &uvwq, Float4 &bias, Vector4f &dsx… in sampleTexture()
|