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

/external/deqp/external/vulkancts/modules/vulkan/
H A DvktDrawUtil.cpp356 tcu::ConstPixelBufferAccess ReferenceDrawContext::getColorPixels (void) const function in class:vkt::drawutil::ReferenceDrawContext
899 log << tcu::LogImageSet("attachments", "") << tcu::LogImage("color0", "", getColorPixels()) << tcu::TestLog::EndImageSet;
902 tcu::ConstPixelBufferAccess VulkanDrawContext::getColorPixels (void) const function in class:vkt::drawutil::VulkanDrawContext

Completed in 162 milliseconds