Searched refs:PushConstantGraphicsDisjointTest (Results 1 – 1 of 1) sorted by relevance
1077 class PushConstantGraphicsDisjointTest : public PushConstantGraphicsTest class1080 PushConstantGraphicsDisjointTest (tcu::TestContext& testContext,1087 virtual ~PushConstantGraphicsDisjointTest (void);1092 PushConstantGraphicsDisjointTest::PushConstantGraphicsDisjointTest (tcu::TestContext& testContext, in PushConstantGraphicsDisjointTest() function in vkt::pipeline::__anonaa8918d30111::PushConstantGraphicsDisjointTest1103 PushConstantGraphicsDisjointTest::~PushConstantGraphicsDisjointTest (void) in ~PushConstantGraphicsDisjointTest()1107 void PushConstantGraphicsDisjointTest::initPrograms (SourceCollections& sourceCollections) const in initPrograms()1416 TestInstance* PushConstantGraphicsDisjointTest::createInstance (Context& context) const in createInstance()3278 …graphicsTests->addChild(new PushConstantGraphicsDisjointTest(testCtx, graphicsParams[ndx].name, gr… in createPushConstantTests()