Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp44 static inline SupportRequirement VersionOrExts(GLuint major, in VersionOrExts() function
189VersionOrExts(3, 0, "GL_ARB_texture_rg"), AlwaysSupported(), VersionOrExts(3, 0, "GL_ARB_t… in BuildInternalFormatInfoMap()
191VersionOrExts(3, 0, "GL_ARB_texture_rg"), AlwaysSupported(), VersionOrExts(3, 0, "GL_ARB_t… in BuildInternalFormatInfoMap()
193 … AlwaysSupported(), VersionOnly(2, 0), VersionOrExts(3, 0, "GL_OES_… in BuildInternalFormatInfoMap()
198 … AlwaysSupported(), VersionOnly(2, 0), VersionOrExts(3, 0, "GL_OES_… in BuildInternalFormatInfoMap()
201 …InsertFormatMapping(&map, GL_RGB10_A2UI, VersionOrExts(3, 3, "GL_ARB_texture_rgb10_a2ui"), … in BuildInternalFormatInfoMap()
202VersionOrExts(2, 1, "GL_EXT_texture_sRGB"), AlwaysSupported(), VersionOrExts(2, … in BuildInternalFormatInfoMap()
203VersionOrExts(2, 1, "GL_EXT_texture_sRGB"), AlwaysSupported(), VersionOrExts(2, 1, "GL_EXT_t… in BuildInternalFormatInfoMap()
204 …apping(&map, GL_R8I, VersionOrExts(3, 0, "GL_ARB_texture_rg"), NeverSupporte… in BuildInternalFormatInfoMap()
205 …apping(&map, GL_R8UI, VersionOrExts(3, 0, "GL_ARB_texture_rg"), NeverSupporte… in BuildInternalFormatInfoMap()
[all …]