Searched refs:textureFormatViewClasses (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp2109 map<ViewClass, vector<deUint32> > textureFormatViewClasses; local
2114 textureFormatViewClasses[VIEWCLASS_128_BITS] = vector<deUint32>();
2115 textureFormatViewClasses[VIEWCLASS_96_BITS] = vector<deUint32>();
2116 textureFormatViewClasses[VIEWCLASS_64_BITS] = vector<deUint32>();
2117 textureFormatViewClasses[VIEWCLASS_48_BITS] = vector<deUint32>();
2118 textureFormatViewClasses[VIEWCLASS_32_BITS] = vector<deUint32>();
2119 textureFormatViewClasses[VIEWCLASS_24_BITS] = vector<deUint32>();
2120 textureFormatViewClasses[VIEWCLASS_16_BITS] = vector<deUint32>();
2121 textureFormatViewClasses[VIEWCLASS_8_BITS] = vector<deUint32>();
2124 textureFormatViewClasses[VIEWCLASS_128_BIT
[all...]

Completed in 111 milliseconds