Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditTextureFormatTests.cpp1203 const deUint32* getRawReference (TextureFormat format);
1206 const deUint32* getRawReference<float> (TextureFormat format) in getRawReference() function
1212 const deUint32* getRawReference<deInt32> (TextureFormat format) in getRawReference() function
1218 const deUint32* getRawReference<deUint32> (TextureFormat format) in getRawReference() function
1227 const deUint32* const rawValues = getRawReference<T>(storageFormat); in getReferenceValues()