Lines Matching refs:pass
4989 // Render pass with single subpass. Attachment order:
5080 // Render pass and framebuffers.
5956 // Begin render pass.
6386 return tcu::TestStatus::pass("Pass");
6999 // Set all VkPipelineColorBlendAttachmentState substates as dynamic and pass a null pointer in VkPipelineColorBlendStateCreateInfo::pAttachments
7455 // With clamping, it should pass thanks to the viewport.
7708 // We cannot create a static pipeline with the configuration below because the render pass attachments will have a
8166 // the test appears to pass in existing HW.
8526 // Draw another mesh in front to verify it does not pass the equality test.
8593 // Draw another mesh in the back, this should pass too.
8595 // Finally a new mesh with the same depth. This should not pass.
8885 + "_" + (wouldPass ? (depthFail ? "depthfail" : "pass") : "fail");