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.hpp5548 …VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ = VULKAN_HPP_NAMESPACE::Attachmen…
5557 , storeOp( storeOp_ )
5606 …chmentDescription & setStoreOp( VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ ) VULKAN_HPP_NOEX… in setStoreOp()
5608 storeOp = storeOp_; in setStoreOp()
5711 …VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ = VULKAN_HPP_NAMESPACE::AttachmentStoreO…
5722 , storeOp( storeOp_ )
5777 …hmentDescription2 & setStoreOp( VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ ) VULKAN_HPP_NOEX… in setStoreOp()
5779 storeOp = storeOp_; in setStoreOp()
91932 …VULKAN_HPP_NAMESPACE::AttachmentStoreOp storeOp_ = VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eSt…
91942 , 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()