Searched refs:VIEWCLASS_ETC2_RGB (Results 1 – 1 of 1) sorted by relevance
101 VIEWCLASS_ETC2_RGB, enumerator134 case VIEWCLASS_ETC2_RGB: return "viewclass_etc2_rgb"; in viewClassToName()2193 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGB] = vector<deUint32>(); in init()2220 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGB].push_back(GL_COMPRESSED_RGB8_ETC2); in init()2221 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGB].push_back(GL_COMPRESSED_SRGB8_ETC2); in init()