Searched refs:DetermineCompressedTextureETCSupport (Results 1 – 5 of 5) sorted by relevance
93 bool DetermineCompressedTextureETCSupport(const TextureCapsMap &textureCaps);
816 bool DetermineCompressedTextureETCSupport(const TextureCapsMap &textureCaps) in DetermineCompressedTextureETCSupport() function
318 gl::DetermineCompressedTextureETCSupport(mNativeTextureCaps)) in ensureCapsInitialized()
881 if (supportsAppleGPUFamily(1) && gl::DetermineCompressedTextureETCSupport(mNativeTextureCaps))
1716 gl::DetermineCompressedTextureETCSupport(*textureCapsMap); in GenerateCaps()