Home
last modified time | relevance | path

Searched refs:textureComponentCount (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
DSamplerCore.cpp164 for(int component = 0; component < textureComponentCount(); component++) in sampleTexture()
187 int componentCount = textureComponentCount(); in sampleTexture()
361 for(int component = 0; component < textureComponentCount(); component++) in sampleTexture()
441 int componentCount = textureComponentCount(); in sampleTexture()
766 int componentCount = textureComponentCount(); in sampleQuad2D()
971 int componentCount = textureComponentCount(); in sample3D()
1243 int componentCount = textureComponentCount(); in sampleFloat2D()
1309 int componentCount = textureComponentCount(); in sampleFloat3D()
1719 switch(textureComponentCount()) in sampleTexel()
1840 switch(textureComponentCount()) in sampleTexel()
[all …]
DSamplerCore.hpp76 int textureComponentCount() const;