Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/internal/
H A DditTextureFormatTests.cpp1249 const deUint32* getRawReference (TextureFormat format);
1252 const deUint32* getRawReference<float> (TextureFormat format) in getRawReference() function
1258 const deUint32* getRawReference<deInt32> (TextureFormat format) in getRawReference() function
1264 const deUint32* getRawReference<deUint32> (TextureFormat format) in getRawReference() function
1273 const deUint32* const rawValues = getRawReference<T>(storageFormat); in getReferenceValues()

Completed in 2 milliseconds