Home
last modified time | relevance | path

Searched defs:RenderPassInputAttachmentAspectCreateInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp66643 struct RenderPassInputAttachmentAspectCreateInfo struct
66645 using NativeType = VkRenderPassInputAttachmentAspectCreateInfo;
66647 static const bool allowDuplicate = false;
66648 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
66652 VULKAN_HPP_CONSTEXPR RenderPassInputAttachmentAspectCreateInfo( in RenderPassInputAttachmentAspectCreateInfo() function
66662RenderPassInputAttachmentAspectCreateInfo( VkRenderPassInputAttachmentAspectCreateInfo const & rhs… in RenderPassInputAttachmentAspectCreateInfo() function
66669 RenderPassInputAttachmentAspectCreateInfo( in RenderPassInputAttachmentAspectCreateInfo() function
66684 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo const *>… in operator =()
66689 RenderPassInputAttachmentAspectCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
66696 setAspectReferenceCount( uint32_t aspectReferenceCount_ ) VULKAN_HPP_NOEXCEPT in setAspectReferenceCount()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp68328 struct RenderPassInputAttachmentAspectCreateInfo struct
68330 using NativeType = VkRenderPassInputAttachmentAspectCreateInfo;
68332 static const bool allowDuplicate = false;
68333 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
68337 VULKAN_HPP_CONSTEXPR RenderPassInputAttachmentAspectCreateInfo( in RenderPassInputAttachmentAspectCreateInfo() function
68347RenderPassInputAttachmentAspectCreateInfo( VkRenderPassInputAttachmentAspectCreateInfo const & rhs… in RenderPassInputAttachmentAspectCreateInfo() function
68354 RenderPassInputAttachmentAspectCreateInfo( in RenderPassInputAttachmentAspectCreateInfo() function
68369 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo const *>… in operator =()
68375 setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
68382 … setAspectReferenceCount( uint32_t aspectReferenceCount_ ) VULKAN_HPP_NOEXCEPT in setAspectReferenceCount()
[all …]