Searched defs:ASTC_FORMAT (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | TextureUtils.cpp | 107 #define ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in getCompressedFormats() macro 156 #define ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in getAstcFormatInfo() macro 187 #define ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in isAstcFormat() macro
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLESTextureUtils.cpp | 462 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in isAstcFormat() macro 517 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in getAstcFormatInfo() macro
|