Searched refs:storageFormat (Results 1 – 1 of 1) sorted by relevance
1224 void getReferenceValues (TextureFormat storageFormat, TextureFormat viewFormat, vector<Vector<T, 4>… in getReferenceValues() argument1226 const int numPixels = getInputAccess(storageFormat).getWidth(); in getReferenceValues()1227 const deUint32* const rawValues = getRawReference<T>(storageFormat); in getReferenceValues()