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