Searched refs:reportSampleError (Results 1 – 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 614 void reportSampleError (tcu::TestLog& log, const std::string& sampleDesc, UVec2& renderSize, const … in reportSampleError() function 1473 …reportSampleError(context.getTestContext().getLog(), "color", wd.renderSize, samples.numCoverageSa… in test() 1479 …reportSampleError(context.getTestContext().getLog(), "depth", wd.renderSize, samples.numCoverageSa… in test() 1485 …reportSampleError(context.getTestContext().getLog(), "stencil", wd.renderSize, samples.numCoverage… in test()
|