Searched refs:VIEWCLASS_ASTC_5x5_RGBA (Results 1 – 1 of 1) sorted by relevance
109 VIEWCLASS_ASTC_5x5_RGBA, enumerator148 case VIEWCLASS_ASTC_5x5_RGBA: return "viewclass_astc_5x5_rgba"; in viewClassToName()2511 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_5x5_RGBA] = vector<deUint32>(); in init()2553 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_5x5_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_5x5); in init()2554 …compressedTextureFormatViewClasses[VIEWCLASS_ASTC_5x5_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_A… in init()