Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp95 VIEWCLASS_64_BITS, enumerator
135 case VIEWCLASS_64_BITS: return "viewclass_64_bits"; in viewClassToName()
2429 textureFormatViewClasses[VIEWCLASS_64_BITS] = vector<deUint32>(); in init()
2447 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RG32F); in init()
2448 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RG32I); in init()
2449 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RG32UI); in init()
2451 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RGBA16F); in init()
2452 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RGBA16I); in init()
2453 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RGBA16UI); in init()
2602 mixedViewClasses[VIEWCLASS_64_BITS] = pair<vector<deUint32>, vector<deUint32> >(); in init()
[all …]