Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelinePushDescriptorTests.cpp1800 class PushDescriptorImageGraphicsTest : public vkt::TestCase class
1803PushDescriptorImageGraphicsTest(tcu::TestContext &testContext, const string &name, const TestParam…
1804 ~PushDescriptorImageGraphicsTest(void);
1814 PushDescriptorImageGraphicsTest::PushDescriptorImageGraphicsTest(tcu::TestContext &testContext, con… in PushDescriptorImageGraphicsTest() function in vkt::pipeline::__anonb4b606d70111::PushDescriptorImageGraphicsTest
1821 PushDescriptorImageGraphicsTest::~PushDescriptorImageGraphicsTest(void) in ~PushDescriptorImageGraphicsTest()
1825 TestInstance *PushDescriptorImageGraphicsTest::createInstance(Context &context) const in createInstance()
1830 void PushDescriptorImageGraphicsTest::checkSupport(Context &context) const in checkSupport()
1836 void PushDescriptorImageGraphicsTest::initPrograms(SourceCollections &sourceCollections) const in initPrograms()
4370 …graphicsTests->addChild(new PushDescriptorImageGraphicsTest(testCtx, testName.c_str(), params[test… in createPushDescriptorTests()
4377 …graphicsTests->addChild(new PushDescriptorImageGraphicsTest(testCtx, testName.c_str(), params[test… in createPushDescriptorTests()
[all …]