Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp90 class PushConstantGraphicsTest : public vkt::TestCase class
93 PushConstantGraphicsTest (tcu::TestContext& testContext,
99 virtual ~PushConstantGraphicsTest (void);
173 PushConstantGraphicsTest::PushConstantGraphicsTest (tcu::TestContext& testContext, in PushConstantGraphicsTest() function in vkt::pipeline::__anon7dc00a0c0111::PushConstantGraphicsTest
186 PushConstantGraphicsTest::~PushConstantGraphicsTest (void) in ~PushConstantGraphicsTest()
190 TestInstance* PushConstantGraphicsTest::createInstance (Context& context) const in createInstance()
195 RangeSizeCase PushConstantGraphicsTest::getRangeSizeCase (deUint32 rangeSize) const in getRangeSizeCase()
215 void PushConstantGraphicsTest::initPrograms (SourceCollections& sourceCollections) const in initPrograms()
1570 …graphicsTests->addChild(new PushConstantGraphicsTest(testCtx, graphicsParams[ndx].name, graphicsPa… in createPushConstantTests()