Home
last modified time | relevance | path

Searched refs:PushConstantGraphicsDisjointTest (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp1077 class PushConstantGraphicsDisjointTest : public PushConstantGraphicsTest class
1080 PushConstantGraphicsDisjointTest (tcu::TestContext& testContext,
1087 virtual ~PushConstantGraphicsDisjointTest (void);
1092 PushConstantGraphicsDisjointTest::PushConstantGraphicsDisjointTest (tcu::TestContext& testContext, in PushConstantGraphicsDisjointTest() function in vkt::pipeline::__anonaa8918d30111::PushConstantGraphicsDisjointTest
1103 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()