Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dformatutils.h393 ANGLE_INLINE bool IsASTC2DFormat(const GLenum format) in IsASTC2DFormat() function
DvalidationES3.cpp385 if (IsASTC2DFormat(format) && !(context->getExtensions().textureCompressionASTCHDRKHR || in ValidateES3CompressedFormatForTexture3D()