Searched refs:createRenderPassAndFramebuffer (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 1618 void createRenderPassAndFramebuffer(Context &context, WorkingData &wd, TestObjects &testObjects, in createRenderPassAndFramebuffer() function 3104 … createRenderPassAndFramebuffer(context, wd, testObjects, params.pipelineConstructionType, images, in drawBasic() 3412 … createRenderPassAndFramebuffer(context, wd, testObjects, params.pipelineConstructionType, images, in drawClearAttachments() 3704 …createRenderPassAndFramebuffer(context, wd, testObjects, params.pipelineConstructionType, images, … in drawSingleRenderPass() 3836 … createRenderPassAndFramebuffer(context, wd, testObjects, params.pipelineConstructionType, images, in drawMultiRenderPass() 4781 …createRenderPassAndFramebuffer(context, wd, testObjects, params.pipelineConstructionType, images, … in drawInputAttachments()
|