Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp98 static inline SupportRequirement NeverSupported() in NeverSupported() function
173NeverSupported(), VersionOnly(3, 0), AlwaysS… in BuildInternalFormatInfoMap()
175NeverSupported(), VersionOnly(3, 0), AlwaysS… in BuildInternalFormatInfoMap()
177NeverSupported(), VersionOnly(3, 0), AlwaysS… in BuildInternalFormatInfoMap()
182NeverSupported(), VersionOnly(3, 0), AlwaysS… in BuildInternalFormatInfoMap()
184 …rgb10_a2ui"), NeverSupported(), AlwaysSupported(), VersionOnly(3, 0),… in BuildInternalFormatInfoMap()
185 …, 0, "GL_EXT_sRGB"), AlwaysSupported(), NeverSupported(), NeverSup… in BuildInternalFormatInfoMap()
187 …rg"), NeverSupported(), VersionOrExts(3, 0, "GL_ARB_texture_rg"), VersionOnly(3, 0),… in BuildInternalFormatInfoMap()
188 …rg"), NeverSupported(), VersionOrExts(3, 0, "GL_ARB_texture_rg"), VersionOnly(3, 0),… in BuildInternalFormatInfoMap()
189 …rg"), NeverSupported(), VersionOrExts(3, 0, "GL_ARB_texture_rg"), VersionOnly(3, 0),… in BuildInternalFormatInfoMap()
[all …]
/external/angle/src/libANGLE/
Dformatutils.cpp72 static bool NeverSupported(const Version &, const Extensions &) in NeverSupported() function
352 textureSupport(NeverSupported), in InternalFormat()
353 filterSupport(NeverSupported), in InternalFormat()
354 textureAttachmentSupport(NeverSupported), in InternalFormat()
355 renderbufferSupport(NeverSupported) in InternalFormat()
772 … AlwaysSupported, NeverSupported, NeverSupported, … in BuildInternalFormatInfoMap()
774 … AlwaysSupported, NeverSupported, NeverSupported, … in BuildInternalFormatInfoMap()
776 … AlwaysSupported, NeverSupported, NeverSupported, … in BuildInternalFormatInfoMap()
781 … AlwaysSupported, NeverSupported, NeverSupported, … in BuildInternalFormatInfoMap()
783NeverSupported, RequireES<3, 0>, RequireES<3, 0>, … in BuildInternalFormatInfoMap()
[all …]