Home
last modified time | relevance | path

Searched defs:ASTC_FORMAT (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp107 #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
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_format.h36 #define ASTC_FORMAT (1 << 30) macro
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp462 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in isAstcFormat() macro
517 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in getAstcFormatInfo() macro