Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp1241 const auto colorVerificationFormat = mapVkFormat(getVerificationFormat()); in iterate() local
1257 tcu::ConstPixelBufferAccess colorAccess (colorVerificationFormat, iWidth, iHeight, 1, outputBufferData); in iterate()
1261 tcu::TextureLevel refColorLevel (colorVerificationFormat, iWidth, iHeight); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp1239 const auto colorVerificationFormat = mapVkFormat(getVerificationFormat()); in iterate() local
1255 tcu::ConstPixelBufferAccess colorAccess (colorVerificationFormat, iWidth, iHeight, 1, outputBufferData); in iterate()
1259 tcu::TextureLevel refColorLevel (colorVerificationFormat, iWidth, iHeight); in iterate()

Completed in 7 milliseconds