Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp207 const VkAttachmentLoadOp loadOperation, in beginRendering()
253 const VkAttachmentLoadOp loadOperation, in beginRendering()
DvkObjUtil.cpp535 const VkAttachmentLoadOp loadOperation, in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp237 const VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_CLEAR, in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3144 VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_LOAD; in drawClears() local