Searched refs:VIEWCLASS_ASTC_8x8_RGBA (Results 1 – 1 of 1) sorted by relevance
114 VIEWCLASS_ASTC_8x8_RGBA, enumerator153 case VIEWCLASS_ASTC_8x8_RGBA: return "viewclass_astc_8x8_rgba"; in viewClassToName()2516 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x8_RGBA] = vector<deUint32>(); in init()2573 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x8_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_8x8); in init()2574 …compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x8_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_A… in init()