Searched refs:compareWithFileImage (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 117 bool compareWithFileImage (Context& context, const tcu::ConstPixelBufferAccess& resultImage, std::string name);
|
H A D | vktGeometryBasicClass.cpp | 184 if (!compareWithFileImage(m_context, imagePixelAccess, m_name)) in iterate()
|
H A D | vktGeometryTestsUtil.cpp | 414 bool compareWithFileImage (Context& context, const tcu::ConstPixelBufferAccess& resultImage, std::string testName) in compareWithFileImage() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 117 bool compareWithFileImage (Context& context, const tcu::ConstPixelBufferAccess& resultImage, std::string name);
|
H A D | vktGeometryBasicClass.cpp | 184 if (!compareWithFileImage(m_context, imagePixelAccess, m_name)) in iterate()
|
H A D | vktGeometryTestsUtil.cpp | 414 bool compareWithFileImage (Context& context, const tcu::ConstPixelBufferAccess& resultImage, std::string testName) in compareWithFileImage() function
|
Completed in 4 milliseconds