Searched refs:TransientAttachmentTest (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 231 class TransientAttachmentTest : public TestCase class in vkt::FragmentOperations::__anon27977::TestMode 234 TransientAttachmentTest (tcu::TestContext& testCtx, 250 TransientAttachmentTest::TransientAttachmentTest ( in TransientAttachmentTest() function in vkt::FragmentOperations::__anon27977::TestMode::TransientAttachmentTest 263 void TransientAttachmentTest::initPrograms (SourceCollections& programCollection) const in initPrograms() 307 void TransientAttachmentTest::checkSupport (Context& context) const in checkSupport() 561 TestInstance* TransientAttachmentTest::createInstance (Context& context) const in createInstance() 591 testGroup->addChild(new TransientAttachmentTest(testCtx, testCase.caseName, testCase.testMode, testCase.flags, tcu::IVec2(32, 32))); in createTransientAttachmentTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 231 class TransientAttachmentTest : public TestCase class in vkt::FragmentOperations::__anon29211::TestMode 234 TransientAttachmentTest (tcu::TestContext& testCtx, 250 TransientAttachmentTest::TransientAttachmentTest ( in TransientAttachmentTest() function in vkt::FragmentOperations::__anon29211::TestMode::TransientAttachmentTest 263 void TransientAttachmentTest::initPrograms (SourceCollections& programCollection) const in initPrograms() 307 void TransientAttachmentTest::checkSupport (Context& context) const in checkSupport() 561 TestInstance* TransientAttachmentTest::createInstance (Context& context) const in createInstance() 590 testGroup->addChild(new TransientAttachmentTest(testCtx, testCase.caseName, testCase.testMode, testCase.flags, tcu::IVec2(32, 32))); in createTransientAttachmentTests()
|
Completed in 3 milliseconds