Searched refs:has8bitTextureComponents (Results 1 – 6 of 6) sorted by relevance
63 bool has8bitTextureComponents() const;
2283 bool Format::has8bitTextureComponents() const in has8bitTextureComponents() function in vk::Format
107 bool has8bitTextureComponents() const;
1529 else if(has8bitTextureComponents()) in sampleTexel()1750 ASSERT(state.textureFormat.has8bitTextureComponents()); in sampleTexel()2542 bool SamplerCore::has8bitTextureComponents() const in has8bitTextureComponents() function in sw::SamplerCore2544 return state.textureFormat.has8bitTextureComponents(); in has8bitTextureComponents()
105 bool has8bitTextureComponents() const;
1772 else if(has8bitTextureComponents()) in sampleTexel()2667 bool SamplerCore::has8bitTextureComponents() const in has8bitTextureComponents() function in sw::SamplerCore