Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DSamplerCore.hpp103 bool has16bitTextureFormat() const;
DSamplerCore.cpp143 if(has16bitTextureFormat()) in sampleTexture()
364 if(has16bitTextureFormat()) in sampleTexture()
392 if(has16bitTextureFormat()) in sampleTexture()
1753 if(has16bitTextureFormat()) in sampleTexel()
2494 bool SamplerCore::has16bitTextureFormat() const in has16bitTextureFormat() function in sw::SamplerCore