Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp59051 struct RenderPassInputAttachmentAspectCreateInfo struct
59053 static const bool allowDuplicate = false;
59054 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
59058 VULKAN_HPP_CONSTEXPR RenderPassInputAttachmentAspectCreateInfo( in RenderPassInputAttachmentAspectCreateInfo() argument
59068RenderPassInputAttachmentAspectCreateInfo( VkRenderPassInputAttachmentAspectCreateInfo const & rhs… in RenderPassInputAttachmentAspectCreateInfo() function
59075 RenderPassInputAttachmentAspectCreateInfo( in RenderPassInputAttachmentAspectCreateInfo() function
59090 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo const *>… in operator =()
59094 RenderPassInputAttachmentAspectCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
59101 setAspectReferenceCount( uint32_t aspectReferenceCount_ ) VULKAN_HPP_NOEXCEPT in setAspectReferenceCount()
59107 RenderPassInputAttachmentAspectCreateInfo & setPAspectReferences( in setPAspectReferences()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp76702 struct RenderPassInputAttachmentAspectCreateInfo struct
76704 static const bool allowDuplicate = false;
76708 …VULKAN_HPP_CONSTEXPR RenderPassInputAttachmentAspectCreateInfo(uint32_t aspectReferenceCount_ = {}… in RenderPassInputAttachmentAspectCreateInfo() function
76714RenderPassInputAttachmentAspectCreateInfo( VkRenderPassInputAttachmentAspectCreateInfo const & rhs… in RenderPassInputAttachmentAspectCreateInfo() function
76720RenderPassInputAttachmentAspectCreateInfo( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VUL… in RenderPassInputAttachmentAspectCreateInfo() function
76728 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo const *>… in operator =()
76732 …CreateInfo & operator=( RenderPassInputAttachmentAspectCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
76738 RenderPassInputAttachmentAspectCreateInfo & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
76744 …entAspectCreateInfo & setAspectReferenceCount( uint32_t aspectReferenceCount_ ) VULKAN_HPP_NOEXCEPT in setAspectReferenceCount()
76750 …onst VULKAN_HPP_NAMESPACE::InputAttachmentAspectReference* pAspectReferences_ ) VULKAN_HPP_NOEXCEPT in setPAspectReferences()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp77192 struct RenderPassInputAttachmentAspectCreateInfo struct
77194 static const bool allowDuplicate = false;
77198 …VULKAN_HPP_CONSTEXPR RenderPassInputAttachmentAspectCreateInfo(uint32_t aspectReferenceCount_ = {}… in RenderPassInputAttachmentAspectCreateInfo() function
77204RenderPassInputAttachmentAspectCreateInfo( VkRenderPassInputAttachmentAspectCreateInfo const & rhs… in RenderPassInputAttachmentAspectCreateInfo() function
77210RenderPassInputAttachmentAspectCreateInfo( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VUL… in RenderPassInputAttachmentAspectCreateInfo() function
77218 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo const *>… in operator =()
77222 …CreateInfo & operator=( RenderPassInputAttachmentAspectCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
77228 RenderPassInputAttachmentAspectCreateInfo & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
77234 …entAspectCreateInfo & setAspectReferenceCount( uint32_t aspectReferenceCount_ ) VULKAN_HPP_NOEXCEPT in setAspectReferenceCount()
77240 …onst VULKAN_HPP_NAMESPACE::InputAttachmentAspectReference* pAspectReferences_ ) VULKAN_HPP_NOEXCEPT in setPAspectReferences()
[all …]