Home
last modified time | relevance | path

Searched refs:SubpassMergeFeedbackTest (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassMergeFeedbackTests.cpp73 class SubpassMergeFeedbackTest : public vkt::TestCase class
76 SubpassMergeFeedbackTest (tcu::TestContext& testContext,
80 virtual ~SubpassMergeFeedbackTest (void);
101 SubpassMergeFeedbackTest::SubpassMergeFeedbackTest (tcu::TestContext& testContext, in SubpassMergeFeedbackTest() function in vkt::renderpass::__anon5dbc3bd80111::SubpassMergeFeedbackTest
110 SubpassMergeFeedbackTest::~SubpassMergeFeedbackTest (void) in ~SubpassMergeFeedbackTest()
114 TestInstance* SubpassMergeFeedbackTest::createInstance (Context& context) const in createInstance()
373 subpassMergeFeedbackTests->addChild(new SubpassMergeFeedbackTest(testCtx, testName, "", params)); in createRenderPassSubpassMergeFeedbackTests()
383 subpassMergeFeedbackTests->addChild(new SubpassMergeFeedbackTest(testCtx, testName, "", params)); in createRenderPassSubpassMergeFeedbackTests()
393 subpassMergeFeedbackTests->addChild(new SubpassMergeFeedbackTest(testCtx, testName, "", params)); in createRenderPassSubpassMergeFeedbackTests()
403 subpassMergeFeedbackTests->addChild(new SubpassMergeFeedbackTest(testCtx, testName, "", params)); in createRenderPassSubpassMergeFeedbackTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSubpassMergeFeedbackTests.cpp73 class SubpassMergeFeedbackTest : public vkt::TestCase class
76 SubpassMergeFeedbackTest (tcu::TestContext& testContext,
80 virtual ~SubpassMergeFeedbackTest (void);
101 SubpassMergeFeedbackTest::SubpassMergeFeedbackTest (tcu::TestContext& testContext, in SubpassMergeFeedbackTest() function in vkt::renderpass::__anonf9b88a580111::SubpassMergeFeedbackTest
110 SubpassMergeFeedbackTest::~SubpassMergeFeedbackTest (void) in ~SubpassMergeFeedbackTest()
114 TestInstance* SubpassMergeFeedbackTest::createInstance (Context& context) const in createInstance()
373 subpassMergeFeedbackTests->addChild(new SubpassMergeFeedbackTest(testCtx, testName, "", params)); in createRenderPassSubpassMergeFeedbackTests()
383 subpassMergeFeedbackTests->addChild(new SubpassMergeFeedbackTest(testCtx, testName, "", params)); in createRenderPassSubpassMergeFeedbackTests()
393 subpassMergeFeedbackTests->addChild(new SubpassMergeFeedbackTest(testCtx, testName, "", params)); in createRenderPassSubpassMergeFeedbackTests()
403 subpassMergeFeedbackTests->addChild(new SubpassMergeFeedbackTest(testCtx, testName, "", params)); in createRenderPassSubpassMergeFeedbackTests()
[all …]