Searched refs:VIEWCLASS_ASTC_4x4_RGBA (Results 1 – 1 of 1) sorted by relevance
107 VIEWCLASS_ASTC_4x4_RGBA, enumerator146 case VIEWCLASS_ASTC_4x4_RGBA: return "viewclass_astc_4x4_rgba"; in viewClassToName()2509 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_4x4_RGBA] = vector<deUint32>(); in init()2545 compressedTextureFormatViewClasses[VIEWCLASS_ASTC_4x4_RGBA].push_back(GL_COMPRESSED_RGBA_ASTC_4x4); in init()2546 …compressedTextureFormatViewClasses[VIEWCLASS_ASTC_4x4_RGBA].push_back(GL_COMPRESSED_SRGB8_ALPHA8_A… in init()