Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelinePushDescriptorTests.cpp4226 class PushDescriptorInputAttachmentGraphicsTest : public vkt::TestCase class
4229 PushDescriptorInputAttachmentGraphicsTest(tcu::TestContext &testContext, const string &name,
4231 ~PushDescriptorInputAttachmentGraphicsTest(void);
4241 PushDescriptorInputAttachmentGraphicsTest::PushDescriptorInputAttachmentGraphicsTest(tcu::TestConte… in PushDescriptorInputAttachmentGraphicsTest() function in vkt::pipeline::__anonb4b606d70111::PushDescriptorInputAttachmentGraphicsTest
4249 PushDescriptorInputAttachmentGraphicsTest::~PushDescriptorInputAttachmentGraphicsTest(void) in ~PushDescriptorInputAttachmentGraphicsTest()
4253 TestInstance *PushDescriptorInputAttachmentGraphicsTest::createInstance(Context &context) const in createInstance()
4258 void PushDescriptorInputAttachmentGraphicsTest::checkSupport(Context &context) const in checkSupport()
4264 void PushDescriptorInputAttachmentGraphicsTest::initPrograms(SourceCollections &sourceCollections) … in initPrograms()
4420 … new PushDescriptorInputAttachmentGraphicsTest(testCtx, testName.c_str(), params[testIdx])); in createPushDescriptorTests()