Searched refs:compareGreenImage (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 371 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() function 1794 return compareGreenImage(m_context.getTestContext().getLog(), "resolve0", "Resolved test image", image); in testPixelGrid() 1832 return compareGreenImage(m_context.getTestContext().getLog(), "resolve0", "Resolved test image", image); in testPixelGrid()
|
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 73 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() function 1749 if (compareGreenImage(context.getTestContext().getLog(), "resolve0", "Resolved test image", image)) in test()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 370 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() function 1770 return compareGreenImage(m_context.getTestContext().getLog(), "resolve0", "Resolved test image", image); in testPixelGrid() 1808 return compareGreenImage(m_context.getTestContext().getLog(), "resolve0", "Resolved test image", image); in testPixelGrid()
|
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 71 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() function 1762 if (compareGreenImage(context.getTestContext().getLog(), "resolve0", "Resolved test image", image)) in test()
|
Completed in 18 milliseconds