Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp2708 const vector<deUint32> nonCompressedFormats = iter->second.first; in init() local
2713 for (int srcFormatNdx = 0; srcFormatNdx < (int)nonCompressedFormats.size(); srcFormatNdx++) in init()
2716 const deUint32 srcFormat = nonCompressedFormats[srcFormatNdx]; in init()