Searched refs:has32bitIntegerTextureComponents (Results 1 – 6 of 6) sorted by relevance
65 bool has32bitIntegerTextureComponents() const;
2419 bool Format::has32bitIntegerTextureComponents() const in has32bitIntegerTextureComponents() function in vk::Format
109 bool has32bitIntegerTextureComponents() const;
1929 if(hasFloatTexture() || has32bitIntegerTextureComponents()) in sampleTexel()2552 bool SamplerCore::has32bitIntegerTextureComponents() const in has32bitIntegerTextureComponents() function in sw::SamplerCore2554 return state.textureFormat.has32bitIntegerTextureComponents(); in has32bitIntegerTextureComponents()
107 bool has32bitIntegerTextureComponents() const;
2122 if(hasFloatTexture() || has32bitIntegerTextureComponents()) in sampleTexel()2815 bool SamplerCore::has32bitIntegerTextureComponents() const in has32bitIntegerTextureComponents() function in sw::SamplerCore