Searched refs:has32bitIntegerTextureComponents (Results 1 – 4 of 4) sorted by relevance
76 bool has32bitIntegerTextureComponents() const;
2818 bool Format::has32bitIntegerTextureComponents() const in has32bitIntegerTextureComponents() function in vk::Format
107 bool has32bitIntegerTextureComponents() const;
1961 if(hasFloatTexture() || has32bitIntegerTextureComponents()) in sampleTexel()2606 bool SamplerCore::has32bitIntegerTextureComponents() const in has32bitIntegerTextureComponents() function in sw::SamplerCore2608 return state.textureFormat.has32bitIntegerTextureComponents(); in has32bitIntegerTextureComponents()