Searched refs:VIEWCLASS_ETC2_RGB (Results 1 – 1 of 1) sorted by relevance
104 VIEWCLASS_ETC2_RGB, enumerator143 case VIEWCLASS_ETC2_RGB: return "viewclass_etc2_rgb"; in viewClassToName()2506 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGB] = vector<deUint32>(); in init()2533 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGB].push_back(GL_COMPRESSED_RGB8_ETC2); in init()2534 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGB].push_back(GL_COMPRESSED_SRGB8_ETC2); in init()