Searched defs:srgbValue (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() argument 156 #define ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in getAstcFormatInfo() argument 187 #define ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in isAstcFormat() argument 841 #define CALL_ON_ASTC_FORMAT(typeName, blockWidth, blockHeight, srgbValue) \ in forEachAstcFormat() argument
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLESTextureUtils.cpp | 462 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in isAstcFormat() argument 517 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in getAstcFormatInfo() argument
|