Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelinePushDescriptorTests.cpp643 class PushDescriptorBufferGraphicsTest : public vkt::TestCase class
646PushDescriptorBufferGraphicsTest(tcu::TestContext &testContext, const string &name, const TestPara…
647 ~PushDescriptorBufferGraphicsTest(void);
656 PushDescriptorBufferGraphicsTest::PushDescriptorBufferGraphicsTest(tcu::TestContext &testContext, c… in PushDescriptorBufferGraphicsTest() function in vkt::pipeline::__anonb4b606d70111::PushDescriptorBufferGraphicsTest
663 PushDescriptorBufferGraphicsTest::~PushDescriptorBufferGraphicsTest(void) in ~PushDescriptorBufferGraphicsTest()
667 TestInstance *PushDescriptorBufferGraphicsTest::createInstance(Context &context) const in createInstance()
672 void PushDescriptorBufferGraphicsTest::checkSupport(Context &context) const in checkSupport()
681 void PushDescriptorBufferGraphicsTest::initPrograms(SourceCollections &sourceCollections) const in initPrograms()
4354 … new PushDescriptorBufferGraphicsTest(testCtx, testName.c_str(), params[testIdx])); in createPushDescriptorTests()
4363 … new PushDescriptorBufferGraphicsTest(testCtx, testName.c_str(), params[testIdx])); in createPushDescriptorTests()
[all …]