HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkSubresourceLayout2EXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SubresourceLayout2EXT (VULKAN_HPP_NAMESPACE::SubresourceLayout subresourceLayout_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR SubresourceLayout2EXT (SubresourceLayout2EXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 SubresourceLayout2EXT (VkSubresourceLayout2EXT const &rhs) VULKAN_HPP_NOEXCEPT
 
SubresourceLayout2EXToperator= (SubresourceLayout2EXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
SubresourceLayout2EXToperator= (VkSubresourceLayout2EXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkSubresourceLayout2EXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkSubresourceLayout2EXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (SubresourceLayout2EXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SubresourceLayout2EXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eSubresourceLayout2EXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::SubresourceLayout subresourceLayout = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::eSubresourceLayout2EXT
 

Detailed Description

Definition at line 94372 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::SubresourceLayout2EXT ( VULKAN_HPP_NAMESPACE::SubresourceLayout  subresourceLayout_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 94380 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::SubresourceLayout2EXT ( SubresourceLayout2EXT const rhs)
default
VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::SubresourceLayout2EXT ( VkSubresourceLayout2EXT const rhs)
inline

Definition at line 94388 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::operator VkSubresourceLayout2EXT & ( )
inline

Definition at line 94407 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::operator VkSubresourceLayout2EXT const & ( ) const
inline

Definition at line 94402 of file vulkan_structs.hpp.

SubresourceLayout2EXT& VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::operator= ( SubresourceLayout2EXT const rhs)
default
SubresourceLayout2EXT& VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::operator= ( VkSubresourceLayout2EXT const rhs)
inline

Definition at line 94396 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::operator== ( SubresourceLayout2EXT const rhs) const
inline

Definition at line 94427 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::allowDuplicate = false
static

Definition at line 94376 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::pNext = {}

Definition at line 94444 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::structureType = StructureType::eSubresourceLayout2EXT
static

Definition at line 94377 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::sType = StructureType::eSubresourceLayout2EXT

Definition at line 94443 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SubresourceLayout VULKAN_HPP_NAMESPACE::SubresourceLayout2EXT::subresourceLayout = {}

Definition at line 94445 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: