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.cpp1058 class PushConstantGraphicsDisjointTest : public PushConstantGraphicsTest class
1061 PushConstantGraphicsDisjointTest (tcu::TestContext& testContext,
1068 virtual ~PushConstantGraphicsDisjointTest (void);
1073 PushConstantGraphicsDisjointTest::PushConstantGraphicsDisjointTest (tcu::TestContext& testContext, in PushConstantGraphicsDisjointTest() function in vkt::pipeline::__anon7dc00a0c0111::PushConstantGraphicsDisjointTest
1084 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()