Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditTextureFormatTests.cpp1224 void getReferenceValues (TextureFormat storageFormat, TextureFormat viewFormat, vector<Vector<T, 4>… in getReferenceValues() argument
1226 const int numPixels = getInputAccess(storageFormat).getWidth(); in getReferenceValues()
1227 const deUint32* const rawValues = getRawReference<T>(storageFormat); in getReferenceValues()