Searched refs:VIEWCLASS_ASTC_6x6_RGBA (Results 1 – 1 of 1) sorted by relevance
108 VIEWCLASS_ASTC_6x6_RGBA, enumerator141 case VIEWCLASS_ASTC_6x6_RGBA: return "viewclass_astc_6x6_rgba"; in viewClassToName()2247 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_6x6_RGBA] = vector<deUint32>(); in init()2295 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_6x6_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_6x6); in init()2296 …compressedTextureFormatViewClasses[VIEWCLASS_ASTC_6x6_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_A… in init()