Searched refs:DetermineCompressedTextureETCSupport (Results 1 – 5 of 5) sorted by relevance
91 bool DetermineCompressedTextureETCSupport(const TextureCapsMap &textureCaps);
815 bool DetermineCompressedTextureETCSupport(const TextureCapsMap &textureCaps) in DetermineCompressedTextureETCSupport() function
330 gl::DetermineCompressedTextureETCSupport(mNativeTextureCaps)) in ensureCapsInitialized()
977 if (supportsAppleGPUFamily(1) && gl::DetermineCompressedTextureETCSupport(mNativeTextureCaps))
1713 gl::DetermineCompressedTextureETCSupport(*textureCapsMap); in GenerateCaps()