Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dformatutils.cpp86 static bool RequireExt(const Version &, const Extensions &extensions) in RequireExt() function
980 … AlwaysSupported, RequireExt<&Extensions::colorBufferFloat>, RequireExt<&Extensions::co… in BuildInternalFormatInfoMap()
1007RequireExt<&Extensions::textureFormatBGRA8888>, AlwaysSupported, RequireExt<&Extensions::textur… in BuildInternalFormatInfoMap()
1008RequireExt<&Extensions::textureFormatBGRA8888>, AlwaysSupported, RequireExt<&Extensions::textur… in BuildInternalFormatInfoMap()
1009RequireExt<&Extensions::textureFormatBGRA8888>, AlwaysSupported, RequireExt<&Extensions::textur… in BuildInternalFormatInfoMap()
1031 …dFloatRGSupport, RequireExt<&Extensions::textureFloatLinearOES>, RequireExt<&Extensions::co… in BuildInternalFormatInfoMap()
1032 …dFloatRGSupport, RequireExt<&Extensions::textureFloatLinearOES>, RequireExt<&Extensions::co… in BuildInternalFormatInfoMap()
1033 …OAT, false, SizedFloatRGBSupport, RequireExt<&Extensions::textureFloatLinearOES>, Req… in BuildInternalFormatInfoMap()
1034 …GL_FLOAT, GL_FLOAT, false, SizedFloatRGBASupport, RequireExt<&Extensions::tex… in BuildInternalFormatInfoMap()
1048 … 0, 8, GL_ALPHA, GL_UNSIGNED_BYTE, GL_UNSIGNED_NORMALIZED, RequireExt<&Extensions::tex… in BuildInternalFormatInfoMap()
[all …]