Searched defs:getStoreOp (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ | ||
H A D | vktRenderPassTestsUtil.cpp | 557 VkAttachmentStoreOp Attachment::getStoreOp (void) const in getStoreOp() function in vkt::renderpass::Attachment |
H A D | vktRenderPassTests.cpp | 700 VkAttachmentStoreOp getStoreOp (void) const { return m_storeOp; } in getStoreOp() function in vkt::__anon28599::Attachment [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ | ||
H A D | vktRenderPassTestsUtil.cpp | 557 VkAttachmentStoreOp Attachment::getStoreOp (void) const in getStoreOp() function in vkt::renderpass::Attachment |
H A D | vktRenderPassTests.cpp | 690 VkAttachmentStoreOp getStoreOp (void) const { return m_storeOp; } in getStoreOp() function in vkt::__anon29778::Attachment [all...] |
Completed in 17 milliseconds