Searched refs:LogImage (Results 1 – 7 of 7) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTestLog.hpp | 38 class LogImage; 94 typedef LogImage Image; 252 class LogImage class 255 …LogImage (const std::string& name, const std::string& description, const Surface& surface, qpImage… 257 …LogImage (const std::string& name, const std::string& description, const ConstPixelBufferAccess& a… 259 …LogImage (const std::string& name, const std::string& description, const ConstPixelBufferAccess& a…
|
D | tcuTestLog.cpp | 48 LogImage::LogImage (const std::string& name, const std::string& description, const Surface& surface… in LogImage() function in tcu::LogImage 58 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBuffer… in LogImage() function in tcu::LogImage 96 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBuffer… in LogImage() function in tcu::LogImage 123 void LogImage::write (TestLog& log) const in write()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleResolveTests.cpp | 1218 …m_context.getTestContext().getLog() << tcu::LogImage(name.c_str(), name.c_str(), accesses[attachme… in verify() 1221 …m_context.getTestContext().getLog() << tcu::LogImage("ErrorMask", "ErrorMask", errorMask.getAccess… in verify() 1303 …m_context.getTestContext().getLog() << tcu::LogImage(name.c_str(), name.c_str(), accesses[attachme… in verify() 1306 …m_context.getTestContext().getLog() << tcu::LogImage("ErrorMask", "ErrorMask", errorMask.getAccess… in verify() 1391 …m_context.getTestContext().getLog() << tcu::LogImage(name.c_str(), name.c_str(), accesses[attachme… in verify() 1394 …m_context.getTestContext().getLog() << tcu::LogImage("ErrorMask", "ErrorMask", errorMask.getAccess… in verify() 1530 …m_context.getTestContext().getLog() << tcu::LogImage("ErrorMask", "ErrorMask", errorMask.getAccess… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 418 log << tcu::LogImage("color0", "", image); in test()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktDrawUtil.cpp | 899 …log << tcu::LogImageSet("attachments", "") << tcu::LogImage("color0", "", getColorPixels()) << tcu… in draw()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 828 …<< tcu::LogImageSet("Result", "Result") << tcu::LogImage("color0", "", resultImage) << tcu::TestLo… in verifyDrawResult()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleInterpolationTests.cpp | 749 << tcu::LogImage("image", "", bufferRSData) in iterate()
|