Searched refs:VIEWCLASS_ASTC_8x5_RGBA (Results 1 – 1 of 1) sorted by relevance
112 VIEWCLASS_ASTC_8x5_RGBA, enumerator151 case VIEWCLASS_ASTC_8x5_RGBA: return "viewclass_astc_8x5_rgba"; in viewClassToName()2514 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x5_RGBA] = vector<deUint32>(); in init()2565 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x5_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_8x5); in init()2566 …compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x5_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_A… in init()