Home
last modified time | relevance | path

Searched refs:m_loadOp (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp533 , m_loadOp (loadOp) in Attachment()
554 return m_loadOp; in getLoadOp()
DvktRenderPassTestsUtil.hpp392 VkAttachmentLoadOp m_loadOp; member in vkt::renderpass::Attachment
DvktRenderPassTests.cpp664 , m_loadOp (loadOp) in Attachment()
678 VkAttachmentLoadOp getLoadOp (void) const { return m_loadOp; } in getLoadOp()
692 VkAttachmentLoadOp m_loadOp; member in vkt::__anon947717830111::Attachment