Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp100 VIEWCLASS_8_BITS, enumerator
140 case VIEWCLASS_8_BITS: return "viewclass_8_bits"; in viewClassToName()
2434 textureFormatViewClasses[VIEWCLASS_8_BITS] = vector<deUint32>(); in init()
2498 textureFormatViewClasses[VIEWCLASS_8_BITS].push_back(GL_R8); in init()
2499 textureFormatViewClasses[VIEWCLASS_8_BITS].push_back(GL_R8I); in init()
2500 textureFormatViewClasses[VIEWCLASS_8_BITS].push_back(GL_R8UI); in init()
2501 textureFormatViewClasses[VIEWCLASS_8_BITS].push_back(GL_R8_SNORM); in init()