Home
last modified time | relevance | path

Searched refs:makeRenderPassNoAtt (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp711 Move<VkRenderPass> makeRenderPassNoAtt (const DeviceInterface& vk, const VkDevice device) in makeRenderPassNoAtt() function
831 const Unique<VkRenderPass> renderPass (makeRenderPassNoAtt (vk, device)); in testNoAtt()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp717 RenderPassWrapper makeRenderPassNoAtt (const DeviceInterface& vk, const VkDevice device, const PipelineConstructionType pipelineConstructionType) in makeRenderPassNoAtt() function
839 RenderPassWrapper renderPass = makeRenderPassNoAtt(vk, device, caseDef.pipelineConstructionType); in testNoAtt()

Completed in 8 milliseconds