Home
last modified time | relevance | path

Searched defs:loadOperation (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp242 const VkAttachmentLoadOp loadOperation, in beginRendering()
288 const VkAttachmentLoadOp loadOperation, in beginRendering()
DvkObjUtil.cpp577 const VkAttachmentLoadOp loadOperation, in makeRenderPass()
DvkPipelineConstructionUtil.cpp770 …VkFormat colorFormat, const VkFormat depthStencilFormat, const VkAttachmentLoadOp loadOperation, c… in RenderPassWrapper()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp238 const VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_CLEAR, in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp238 const VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_CLEAR, in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
DvktMultiViewRenderTests.cpp3364 VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_LOAD; in drawClears() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3471 VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_LOAD; in drawClears() local