Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditTextureFormatTests.cpp1341 TextureAccessType getTextureAccessType (void);
1344 TextureAccessType getTextureAccessType<float> (void) in getTextureAccessType() function
1350 TextureAccessType getTextureAccessType<deInt32> (void) in getTextureAccessType() function
1356 TextureAccessType getTextureAccessType<deUint32> (void) in getTextureAccessType() function
1389 …<< TestLog::Message << "Verifying " << getTextureAccessTypeDescription(getTextureAccessType<T>()) … in verifyRead()