Searched refs:has8bitTextureComponents (Results 1 – 4 of 4) sorted by relevance
75 bool has8bitTextureComponents() const;
2688 bool Format::has8bitTextureComponents() const in has8bitTextureComponents() function in vk::Format
111 bool has8bitTextureComponents() const;
1746 else if(has8bitTextureComponents()) in sampleTexel()1972 ASSERT(state.textureFormat.has8bitTextureComponents()); in sampleTexel()2709 bool SamplerCore::has8bitTextureComponents() const in has8bitTextureComponents() function in sw::SamplerCore2711 return state.textureFormat.has8bitTextureComponents(); in has8bitTextureComponents()