Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.hpp34 tcu::TestCaseGroup* createFramebufferAttachmentTests (tcu::TestContext& testCtx);
DvktPipelineTests.cpp83 pipelineTests->addChild(createFramebufferAttachmentTests (testCtx)); in createChildren()
DvktPipelineFramebufferAttachmentTests.cpp1567 tcu::TestCaseGroup* createFramebufferAttachmentTests (tcu::TestContext& testCtx) in createFramebufferAttachmentTests() function