Home
last modified time | relevance | path

Searched refs:loadOperation (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp242 const VkAttachmentLoadOp loadOperation, in beginRendering() argument
256 loadOperation, // VkAttachmentLoadOp loadOp; in beginRendering()
288 const VkAttachmentLoadOp loadOperation, in beginRendering() argument
302 loadOperation, // VkAttachmentLoadOp loadOp; in beginRendering()
316 loadOperation, // VkAttachmentLoadOp loadOp; in beginRendering()
DvkObjUtil.cpp568 const VkAttachmentLoadOp loadOperation, in makeRenderPass() argument
577 …const VkImageLayout initialLayoutColor = loadOperation == VK_ATTACHMENT_LOAD_OP_LOAD ? VK… in makeRenderPass()
578 …const VkImageLayout initialLayoutDepthStencil = loadOperation == VK_ATTACHMENT_LOAD_OP_LOAD… in makeRenderPass()
585 loadOperation, // VkAttachmentLoadOp loadOp in makeRenderPass()
598 loadOperation, // VkAttachmentLoadOp loadOp in makeRenderPass()
600 loadOperation, // VkAttachmentLoadOp stencilLoadOp in makeRenderPass()
DvkCmdUtil.hpp128 const VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_LOAD,
143 const VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_LOAD,
DvkObjUtil.hpp141 const VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_CLEAR,
/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() argument
249 …const VkImageLayout initialLayoutColor = loadOperation == VK_ATTACHMENT_LOAD_OP_LOAD ? … in makeRenderPass()
250 …const VkImageLayout initialLayoutDepthStencil = loadOperation == VK_ATTACHMENT_LOAD_OP_LO… in makeRenderPass()
256 loadOperation, // VkAttachmentLoadOp loadOp; in makeRenderPass()
268 loadOperation, // VkAttachmentLoadOp loadOp; in makeRenderPass()
270 loadOperation, // VkAttachmentLoadOp stencilLoadOp; in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp238 const VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_CLEAR, in makeRenderPass() argument
249 …const VkImageLayout initialLayoutColor = loadOperation == VK_ATTACHMENT_LOAD_OP_LOAD ? … in makeRenderPass()
250 …const VkImageLayout initialLayoutDepthStencil = loadOperation == VK_ATTACHMENT_LOAD_OP_LO… in makeRenderPass()
256 loadOperation, // VkAttachmentLoadOp loadOp; in makeRenderPass()
268 loadOperation, // VkAttachmentLoadOp loadOp; in makeRenderPass()
270 loadOperation, // VkAttachmentLoadOp stencilLoadOp; in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3364 VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_LOAD; in drawClears() local
3368 loadOperation = VK_ATTACHMENT_LOAD_OP_CLEAR; in drawClears()
3370 loadOperation = VK_ATTACHMENT_LOAD_OP_DONT_CARE; in drawClears()
3372 loadOperation = VK_ATTACHMENT_LOAD_OP_MAX_ENUM; in drawClears()
3382 loadOperation, in drawClears()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
DvktMultiViewRenderTests.cpp3364 VkAttachmentLoadOp loadOperation = VK_ATTACHMENT_LOAD_OP_LOAD; in drawClears() local
3368 loadOperation = VK_ATTACHMENT_LOAD_OP_CLEAR; in drawClears()
3370 loadOperation = VK_ATTACHMENT_LOAD_OP_DONT_CARE; in drawClears()
3372 loadOperation = VK_ATTACHMENT_LOAD_OP_MAX_ENUM; in drawClears()
3382 loadOperation, in drawClears()