Lines Matching defs:test
175 //! Create a test-specific MSAA pipeline
252 // Always pass the depth test
667 //! The parameters that define a test case
679 VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a mixed format
693 //! Common data used by the test
1331 tcu::TestStatus test (Context& context, const TestParams params)
1368 // Draw test geometry
1428 VkFormat depthStencilFormat; //!< D/S attachment format. Will test both aspects if it's a mixed format
1685 tcu::TestStatus test (Context& context, const TestParams params)
1749 if (compareGreenImage(context.getTestContext().getLog(), "resolve0", "Resolved test image", image))
1788 // If you add more, make sure it is handled in the test/shader
1937 VerifySamples::test, params);
1973 VerifySamples::test, params);
2011 ShaderBuiltins::test,