Home
last modified time | relevance | path

Searched refs:loadOp_ (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.cpp39 VkAttachmentLoadOp loadOp_, in AttachmentDescription1() argument
53 loadOp = loadOp_; in AttachmentDescription1()
65 VkAttachmentLoadOp loadOp_, in AttachmentDescription2() argument
77 loadOp = loadOp_; in AttachmentDescription2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
DvktMultiViewRenderPassUtil.cpp39 VkAttachmentLoadOp loadOp_, in AttachmentDescription1() argument
53 loadOp = loadOp_; in AttachmentDescription1()
65 VkAttachmentLoadOp loadOp_, in AttachmentDescription2() argument
77 loadOp = loadOp_; in AttachmentDescription2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp42 VkAttachmentLoadOp loadOp_, in AttachmentDescription1() argument
56 loadOp = loadOp_; in AttachmentDescription1()
68 VkAttachmentLoadOp loadOp_, in AttachmentDescription2() argument
80 loadOp = loadOp_; in AttachmentDescription2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp42 VkAttachmentLoadOp loadOp_, in AttachmentDescription1() argument
56 loadOp = loadOp_; in AttachmentDescription1()
68 VkAttachmentLoadOp loadOp_, in AttachmentDescription2() argument
80 loadOp = loadOp_; in AttachmentDescription2()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp5547 …VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ = VULKAN_HPP_NAMESPACE::Attachmen…
5556 , loadOp( loadOp_ )
5600 …ttachmentDescription & setLoadOp( VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ ) VULKAN_HPP_NOEX… in setLoadOp()
5602 loadOp = loadOp_; in setLoadOp()
5710 …VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ = VULKAN_HPP_NAMESPACE::AttachmentLoadOp…
5721 , loadOp( loadOp_ )
5771 …tachmentDescription2 & setLoadOp( VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ ) VULKAN_HPP_NOEX… in setLoadOp()
5773 loadOp = loadOp_; in setLoadOp()
91931 …VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ = VULKAN_HPP_NAMESPACE::AttachmentLoadO…
91941 , loadOp( loadOp_ )
[all …]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp4368 …VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ = VULKAN_HPP_NAMESPACE::Attachment…
4378 , loadOp( loadOp_ )
4420 …AttachmentDescription & setLoadOp( VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ ) VULKAN_HPP_NOE… in setLoadOp()
4422 loadOp = loadOp_; in setLoadOp()
4516 …VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ = VULKAN_HPP_NAMESPACE::Attachment…
4526 , loadOp( loadOp_ )
4574 …AttachmentDescription2 & setLoadOp( VULKAN_HPP_NAMESPACE::AttachmentLoadOp loadOp_ ) VULKAN_HPP_NO… in setLoadOp()
4576 loadOp = loadOp_; in setLoadOp()