Home
last modified time | relevance | path

Searched refs:storeOp_ (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderPassUtil.cpp40 VkAttachmentStoreOp storeOp_, in AttachmentDescription1() argument
54 storeOp = storeOp_; in AttachmentDescription1()
66 VkAttachmentStoreOp storeOp_, in AttachmentDescription2() argument
78 storeOp = storeOp_; in AttachmentDescription2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTestsUtil.cpp43 VkAttachmentStoreOp storeOp_, in AttachmentDescription1() argument
57 storeOp = storeOp_; in AttachmentDescription1()
69 VkAttachmentStoreOp storeOp_, in AttachmentDescription2() argument
81 storeOp = storeOp_; in AttachmentDescription2()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp4370 …VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ = VULKAN_HPP_NAMESPACE::Attachment…
4380 , storeOp( storeOp_ )
4432 … setStoreOp( VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ ) VULKAN_HPP_NOEXCEPT in setStoreOp()
4434 storeOp = storeOp_; in setStoreOp()
4525 …VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ = VULKAN_HPP_NAMESPACE::Attachment…
4535 , storeOp( storeOp_ )
4593 … setStoreOp( VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ ) VULKAN_HPP_NOEXCEPT in setStoreOp()
4595 storeOp = storeOp_; in setStoreOp()
68987 …VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ = VULKAN_HPP_NAMESPACE::AttachmentSt…
68995 , storeOp( storeOp_ )
[all …]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp4369 …VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ = VULKAN_HPP_NAMESPACE::Attachment…
4379 , storeOp( storeOp_ )
4426 …AttachmentDescription & setStoreOp( VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ ) VULKAN_HPP_… in setStoreOp()
4428 storeOp = storeOp_; in setStoreOp()
4517 …VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ = VULKAN_HPP_NAMESPACE::Attachment…
4527 , storeOp( storeOp_ )
4580 …AttachmentDescription2 & setStoreOp( VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ ) VULKAN_HPP… in setStoreOp()
4582 storeOp = storeOp_; in setStoreOp()