Searched refs:RequireESOrExt (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/libANGLE/ |
D | formatutils.cpp | 92 static bool RequireESOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExt() function 771 …GSupport, RequireESOrExt<3, 0, &Extensions::textureRG>, Requ… in BuildInternalFormatInfoMap() 773 …GSupport, RequireESOrExt<3, 0, &Extensions::textureRG>, Requ… in BuildInternalFormatInfoMap() 775 …RequireESOrExt<3, 0, &Extensions::textureStorage>, AlwaysSupported, RequireESOrExt<3, 0, &Extensio… in BuildInternalFormatInfoMap() 777 … GL_UNSIGNED_NORMALIZED, false, RequireESOrExt<3, 0, &Extensions::textureStorage>, AlwaysSuppor… in BuildInternalFormatInfoMap() 778 … GL_UNSIGNED_NORMALIZED, false, RequireESOrExt<3, 0, &Extensions::textureStorage>, AlwaysSuppor… in BuildInternalFormatInfoMap() 779 … GL_UNSIGNED_NORMALIZED, false, RequireESOrExt<3, 0, &Extensions::textureStorage>, AlwaysSuppor… in BuildInternalFormatInfoMap() 780 …RequireESOrExt<3, 0, &Extensions::textureStorage>, AlwaysSupported, RequireESOrExt<3, 0, &Extensio… in BuildInternalFormatInfoMap() 785 …RequireESOrExt<3, 0, &Extensions::sRGB>, AlwaysSupported, RequireES<3, 0>, … in BuildInternalFormatInfoMap() 844 …RequireESOrExt<3, 0, &Extensions::depthTextureANGLE>, RequireES… in BuildInternalFormatInfoMap() [all …]
|