Searched defs:getLoadOp (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ | ||
H A D | vktRenderPassTestsUtil.cpp | 552 VkAttachmentLoadOp Attachment::getLoadOp (void) const in getLoadOp() function in vkt::renderpass::Attachment |
H A D | vktRenderPassTests.cpp | 699 VkAttachmentLoadOp getLoadOp (void) const { return m_loadOp; } in getLoadOp() function in vkt::__anon28599::Attachment [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ | ||
H A D | vktRenderPassTestsUtil.cpp | 552 VkAttachmentLoadOp Attachment::getLoadOp (void) const in getLoadOp() function in vkt::renderpass::Attachment |
H A D | vktRenderPassTests.cpp | 689 VkAttachmentLoadOp getLoadOp (void) const { return m_loadOp; } in getLoadOp() function in vkt::__anon29778::Attachment [all...] |
Completed in 29 milliseconds