Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.hpp35 tcu::TestCaseGroup *createFramebufferAttachmentTests(tcu::TestContext &testCtx,
H A DvktPipelineTests.cpp144 group->addChild(createFramebufferAttachmentTests(testCtx, pipelineConstructionType)); in createChildren()
H A DvktPipelineFramebufferAttachmentTests.cpp2101 tcu::TestCaseGroup *createFramebufferAttachmentTests(tcu::TestContext &testCtx, in createFramebufferAttachmentTests() function