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.cpp92 VIEWCLASS_64_BITS, enumerator
126 case VIEWCLASS_64_BITS: return "viewclass_64_bits"; in viewClassToName()
2163 textureFormatViewClasses[VIEWCLASS_64_BITS] = vector<deUint32>(); in init()
2181 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RG32F); in init()
2182 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RG32I); in init()
2183 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RG32UI); in init()
2185 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RGBA16F); in init()
2186 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RGBA16I); in init()
2187 textureFormatViewClasses[VIEWCLASS_64_BITS].push_back(GL_RGBA16UI); in init()
2336 mixedViewClasses[VIEWCLASS_64_BITS] = pair<vector<deUint32>, vector<deUint32> >(); in init()
[all …]