Searched refs:PushConstantGraphicsDisjointTest (Results 1 – 1 of 1) sorted by relevance
1058 class PushConstantGraphicsDisjointTest : public PushConstantGraphicsTest class1061 PushConstantGraphicsDisjointTest (tcu::TestContext& testContext,1068 virtual ~PushConstantGraphicsDisjointTest (void);1073 PushConstantGraphicsDisjointTest::PushConstantGraphicsDisjointTest (tcu::TestContext& testContext, in PushConstantGraphicsDisjointTest() function in vkt::pipeline::__anon7dc00a0c0111::PushConstantGraphicsDisjointTest1084 PushConstantGraphicsDisjointTest::~PushConstantGraphicsDisjointTest (void) in ~PushConstantGraphicsDisjointTest()1088 void PushConstantGraphicsDisjointTest::initPrograms (SourceCollections& sourceCollections) const in initPrograms()1397 TestInstance* PushConstantGraphicsDisjointTest::createInstance (Context& context) const in createInstance()2072 …graphicsTests->addChild(new PushConstantGraphicsDisjointTest(testCtx, graphicsParams[ndx].name, gr… in createPushConstantTests()