Home
last modified time | relevance | path

Searched refs:requiredFormatsES2 (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DCaps.cpp323 constexpr GLenum requiredFormatsES2[] = {GL_LUMINANCE_ALPHA16F_EXT, GL_LUMINANCE16F_EXT, in DetermineHalfFloatTextureFilteringSupport() local
327 !GetFormatSupport(textureCaps, requiredFormatsES2, false, true, false, false, false)) in DetermineHalfFloatTextureFilteringSupport()
355 constexpr GLenum requiredFormatsES2[] = { in DetermineFloatTextureFilteringSupport() local
362 !GetFormatSupport(textureCaps, requiredFormatsES2, false, true, false, false, false)) in DetermineFloatTextureFilteringSupport()