Searched refs:VIEWCLASS_ASTC_8x6_RGBA (Results 1 – 1 of 1) sorted by relevance
113 VIEWCLASS_ASTC_8x6_RGBA, enumerator152 case VIEWCLASS_ASTC_8x6_RGBA: return "viewclass_astc_8x6_rgba"; in viewClassToName()2515 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x6_RGBA] = vector<deUint32>(); in init()2569 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x6_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_8x6); in init()2570 …compressedTextureFormatViewClasses[VIEWCLASS_ASTC_8x6_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_A… in init()