Home
last modified time | relevance | path

Searched refs:initialLayout_ (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.cpp43 VkImageLayout initialLayout_, in AttachmentDescription1()
57 initialLayout = initialLayout_; in AttachmentDescription1()
69 VkImageLayout initialLayout_, in AttachmentDescription2()
81 initialLayout = initialLayout_; in AttachmentDescription2()
35 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument
61 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderPassUtil.cpp43 VkImageLayout initialLayout_, in AttachmentDescription1()
57 initialLayout = initialLayout_; in AttachmentDescription1()
69 VkImageLayout initialLayout_, in AttachmentDescription2()
81 initialLayout = initialLayout_; in AttachmentDescription2()
35 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument
61 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp46 VkImageLayout initialLayout_, in AttachmentDescription1()
60 initialLayout = initialLayout_; in AttachmentDescription1()
72 VkImageLayout initialLayout_, in AttachmentDescription2()
84 initialLayout = initialLayout_; in AttachmentDescription2()
38 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument
64 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp46 VkImageLayout initialLayout_, in AttachmentDescription1()
60 initialLayout = initialLayout_; in AttachmentDescription1()
72 VkImageLayout initialLayout_, in AttachmentDescription2()
84 initialLayout = initialLayout_; in AttachmentDescription2()
38 AttachmentDescription1(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription1() argument
64 AttachmentDescription2(const void* pNext_, VkAttachmentDescriptionFlags flags_, VkFormat format_, VkSampleCountFlagBits samples_, VkAttachmentLoadOp loadOp_, VkAttachmentStoreOp storeOp_, VkAttachmentLoadOp stencilLoadOp_, VkAttachmentStoreOp stencilStoreOp_, VkImageLayout initialLayout_, VkImageLayout finalLayout_) AttachmentDescription2() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp432 VkImageLayout initialLayout_)
442 , initialLayout (initialLayout_)
H A DvktMemoryDeviceMemoryReportTests.cpp410 VkImageLayout initialLayout_)
420 , initialLayout (initialLayout_)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp393 VkImageLayout initialLayout_)
403 , initialLayout (initialLayout_)
H A DvktMemoryDeviceMemoryReportTests.cpp404 VkImageLayout initialLayout_)
414 , initialLayout (initialLayout_)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp1061 VkImageLayout initialLayout_)
1071 , initialLayout (initialLayout_)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp1061 VkImageLayout initialLayout_)
1071 , initialLayout (initialLayout_)
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp4372 VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
4382 , initialLayout( initialLayout_ )
4446 AttachmentDescription & setInitialLayout( VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ ) VULKAN_HPP_NOEXCEPT
4448 initialLayout = initialLayout_;
4520 VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
4530 , initialLayout( initialLayout_ )
4600 AttachmentDescription2 & setInitialLayout( VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ ) VULKAN_HPP_NOEXCEPT
4602 initialLayout = initialLayout_;
20709 VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined )
20723 , initialLayout( initialLayout_ ) in initialLayout()
20744 VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined ) global() member
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp5643 VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
5652 , initialLayout( initialLayout_ )
5716 VULKAN_HPP_CONSTEXPR_14 AttachmentDescription & setInitialLayout( VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ ) VULKAN_HPP_NOEXCEPT
5718 initialLayout = initialLayout_;
5806 VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined,
5817 , initialLayout( initialLayout_ )
5887 VULKAN_HPP_CONSTEXPR_14 AttachmentDescription2 & setInitialLayout( VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ ) VULKAN_HPP_NOEXCEPT
5889 initialLayout = initialLayout_;
29341 VULKAN_HPP_NAMESPACE::ImageLayout initialLayout_ = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined, global() member
[all...]

Completed in 111 milliseconds