Searched refs:VIEWCLASS_ASTC_4x4_RGBA (Results 1 – 1 of 1) sorted by relevance
104 VIEWCLASS_ASTC_4x4_RGBA, enumerator137 case VIEWCLASS_ASTC_4x4_RGBA: return "viewclass_astc_4x4_rgba"; in viewClassToName()2243 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_4x4_RGBA] = vector<deUint32>(); in init()2279 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_4x4_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_4x4); in init()2280 …compressedTextureFormatViewClasses[VIEWCLASS_ASTC_4x4_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_A… in init()