Home
last modified time | relevance | path

Searched defs:compressionMode (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp248 void TestLog::writeImage (const char* name, const char* description, const ConstPixelBufferAccess& access, const Vec4& pixelScale, const Vec4& pixelBias, qpImageCompressionMode compressionMode) in writeImage() argument
374 void TestLog::writeImage (const char* name, const char* description, qpImageCompressionMode compressionMode, qpImageFormat format, int width, int height, int stride, const void* data) in writeImage() argument
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c905 qpTestLog_writeImage( qpTestLog* log, const char* name, const char* description, qpImageCompressionMode compressionMode, qpImageFormat imageFormat, int width, int height, int stride, const void* data) qpTestLog_writeImage() argument
[all...]

Completed in 7 milliseconds