Home
last modified time | relevance | path

Searched refs:VIEWCLASS_ETC2_RGBA (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp105 VIEWCLASS_ETC2_RGBA, enumerator
144 case VIEWCLASS_ETC2_RGBA: return "viewclass_etc2_rgba"; in viewClassToName()
2507 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGBA] = vector<deUint32>(); in init()
2537 …compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGBA].push_back(GL_COMPRESSED_RGB8_PUNCHTHROUGH_… in init()
2538 …compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGBA].push_back(GL_COMPRESSED_SRGB8_PUNCHTHROUGH… in init()