Searched refs:nonCompressedFormats (Results 1 – 1 of 1) sorted by relevance
2708 const vector<deUint32> nonCompressedFormats = iter->second.first; in init() local2713 for (int srcFormatNdx = 0; srcFormatNdx < (int)nonCompressedFormats.size(); srcFormatNdx++) in init()2716 const deUint32 srcFormat = nonCompressedFormats[srcFormatNdx]; in init()