/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderPassUtil.hpp | 76 class AttachmentReference2 : public vk::VkAttachmentReference2 class 79 AttachmentReference2 (const void* pNext,
|
D | vktMultiViewRenderUtil.cpp | 326 Move<VkRenderPass> makeRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2… 353 Move<VkRenderPass> makeRenderPassWithDepth<AttachmentDescription2, AttachmentReference2, SubpassDes… 522 Move<VkRenderPass> makeRenderPassWithAttachments<AttachmentDescription2, AttachmentReference2, Subp…
|
D | vktMultiViewRenderPassUtil.cpp | 100 AttachmentReference2::AttachmentReference2 (const void* pNext_, in AttachmentReference2() function in vkt::MultiView::AttachmentReference2
|
D | vktMultiViewRenderTests.cpp | 129 …return MultiView::makeRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2… in makeRenderPass() 146 …return MultiView::makeRenderPassWithAttachments<AttachmentDescription2, AttachmentReference2, Subp… in makeRenderPassWithAttachments() 164 …return MultiView::makeRenderPassWithDepth<AttachmentDescription2, AttachmentReference2, SubpassDes… in makeRenderPassWithDepth()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTestsUtil.hpp | 93 class AttachmentReference2 : public vk::VkAttachmentReference2 class 96 AttachmentReference2 (const void* pNext,
|
D | vktRenderPassTestsUtil.cpp | 102 AttachmentReference2::AttachmentReference2 (const void* pNext_, in AttachmentReference2() function in vkt::renderpass::AttachmentReference2 836 AttachmentReference2, in createRenderPass()
|
D | vktRenderPassDepthStencilResolveTests.cpp | 504 const AttachmentReference2 multisampleAttachmentRef // VkAttachmentReference2 in createRenderPass() 536 AttachmentReference2 singlesampleAttachmentRef // VkAttachmentReference2 in createRenderPass()
|
D | vktRenderPassSparseRenderTargetTests.cpp | 267 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
|
D | vktRenderPassUnusedAttachmentTests.cpp | 583 …m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2,… in UnusedAttachmentTestInstance()
|
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 380 …m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2,… in InputAttachmentSparseFillingTestInstance()
|
D | vktRenderPassSampleReadTests.cpp | 423 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 690 …m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2,… in UnusedClearAttachmentTestInstance()
|
D | vktRenderPassLoadStoreOpNoneTests.cpp | 784 …m_renderPass = createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2,… in iterate()
|
D | vktRenderPassMultisampleTests.cpp | 769 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
|
D | vktRenderPassFragmentDensityMapTests.cpp | 343 typedef AttachmentReference2 AttachmentRef;
|
D | vktRenderPassMultisampleResolveTests.cpp | 146 typedef AttachmentReference2 AttRef;
|
D | vktRenderPassTests.cpp | 1291 …return createRenderPass<AttachmentDescription2, AttachmentReference2, SubpassDescription2, Subpass… in createRenderPass()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 4848 struct AttachmentReference2 struct 4857 AttachmentReference2( uint32_t attachment_ = {}, in AttachmentReference2() function 4865 …VULKAN_HPP_CONSTEXPR AttachmentReference2( AttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT … 4867 AttachmentReference2( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function 4868 : AttachmentReference2( *reinterpret_cast<AttachmentReference2 const *>( &rhs ) ) in AttachmentReference2() 4872 …AttachmentReference2 & operator=( AttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT = default; 4874 AttachmentReference2 & operator=( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 4876 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>( &rhs ); in operator =() argument 4881 AttachmentReference2 & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext() argument 4887 AttachmentReference2 & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NOEXCEPT in setAttachment() argument [all …]
|
D | vulkan_handles.hpp | 275 struct AttachmentReference2; 276 using AttachmentReference2KHR = AttachmentReference2;
|
D | vulkan.hpp | 7359 struct StructExtends<AttachmentReferenceStencilLayout, AttachmentReference2>
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 4864 struct AttachmentReference2 struct 4873 AttachmentReference2( uint32_t attachment_ = {}, in AttachmentReference2() function 4881 …VULKAN_HPP_CONSTEXPR AttachmentReference2( AttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT … 4883 AttachmentReference2( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in AttachmentReference2() function 4884 : AttachmentReference2( *reinterpret_cast<AttachmentReference2 const *>( &rhs ) ) in AttachmentReference2() 4888 …AttachmentReference2 & operator=( AttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT = default; 4890 AttachmentReference2 & operator=( VkAttachmentReference2 const & rhs ) VULKAN_HPP_NOEXCEPT in operator =() 4892 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::AttachmentReference2 const *>( &rhs ); in operator =() argument 4897 … VULKAN_HPP_CONSTEXPR_14 AttachmentReference2 & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext() argument 4903 …VULKAN_HPP_CONSTEXPR_14 AttachmentReference2 & setAttachment( uint32_t attachment_ ) VULKAN_HPP_NO… in setAttachment() argument [all …]
|
D | vulkan_handles.hpp | 275 struct AttachmentReference2; 276 using AttachmentReference2KHR = AttachmentReference2;
|
D | vulkan.hpp | 7256 struct StructExtends<AttachmentReferenceStencilLayout, AttachmentReference2>
|