Searched refs:InputAttachmentSparseFillingTest (Results 1 – 1 of 1) sorted by relevance
116 class InputAttachmentSparseFillingTest : public vkt::TestCase class119 InputAttachmentSparseFillingTest (tcu::TestContext& testContext,123 virtual ~InputAttachmentSparseFillingTest (void);183 InputAttachmentSparseFillingTest::InputAttachmentSparseFillingTest (tcu::TestContext& testContext, in InputAttachmentSparseFillingTest() function in vkt::renderpass::__anon902f34140111::InputAttachmentSparseFillingTest191 InputAttachmentSparseFillingTest::~InputAttachmentSparseFillingTest (void) in ~InputAttachmentSparseFillingTest()195 void InputAttachmentSparseFillingTest::initPrograms (SourceCollections& sourceCollections) const in initPrograms()239 TestInstance* InputAttachmentSparseFillingTest::createInstance(Context& context) const in createInstance()244 void InputAttachmentSparseFillingTest::checkSupport(Context& context) const in checkSupport()809 …unusedAttTests->addChild(new InputAttachmentSparseFillingTest(testCtx, std::string("input_attachme… in createRenderPassUnusedAttachmentSparseFillingTests()