Searched refs:PushDescriptorInputAttachmentGraphicsTest (Results 1 – 1 of 1) sorted by relevance
4226 class PushDescriptorInputAttachmentGraphicsTest : public vkt::TestCase class4229 PushDescriptorInputAttachmentGraphicsTest(tcu::TestContext &testContext, const string &name,4231 ~PushDescriptorInputAttachmentGraphicsTest(void);4241 PushDescriptorInputAttachmentGraphicsTest::PushDescriptorInputAttachmentGraphicsTest(tcu::TestConte… in PushDescriptorInputAttachmentGraphicsTest() function in vkt::pipeline::__anonb4b606d70111::PushDescriptorInputAttachmentGraphicsTest4249 PushDescriptorInputAttachmentGraphicsTest::~PushDescriptorInputAttachmentGraphicsTest(void) in ~PushDescriptorInputAttachmentGraphicsTest()4253 TestInstance *PushDescriptorInputAttachmentGraphicsTest::createInstance(Context &context) const in createInstance()4258 void PushDescriptorInputAttachmentGraphicsTest::checkSupport(Context &context) const in checkSupport()4264 void PushDescriptorInputAttachmentGraphicsTest::initPrograms(SourceCollections &sourceCollections) … in initPrograms()4420 … new PushDescriptorInputAttachmentGraphicsTest(testCtx, testName.c_str(), params[testIdx])); in createPushDescriptorTests()