HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageMemoryRequirementsInfo2 |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eImageMemoryRequirementsInfo2 |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Image | image = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageMemoryRequirementsInfo2 |
Definition at line 39748 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::ImageMemoryRequirementsInfo2::NativeType = VkImageMemoryRequirementsInfo2 |
Definition at line 39750 of file vulkan_structs.hpp.
|
inline |
Definition at line 39756 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39764 of file vulkan_structs.hpp.
|
inline |
Definition at line 39797 of file vulkan_structs.hpp.
|
inline |
Definition at line 39792 of file vulkan_structs.hpp.
|
inline |
Definition at line 39826 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39772 of file vulkan_structs.hpp.
|
inline |
Definition at line 39817 of file vulkan_structs.hpp.
|
inline |
Definition at line 39785 of file vulkan_structs.hpp.
|
inline |
Definition at line 39779 of file vulkan_structs.hpp.
|
static |
Definition at line 39752 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Image VULKAN_HPP_NAMESPACE::ImageMemoryRequirementsInfo2::image = {} |
Definition at line 39835 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::ImageMemoryRequirementsInfo2::pNext = {} |
Definition at line 39834 of file vulkan_structs.hpp.
|
static |
Definition at line 39753 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageMemoryRequirementsInfo2::sType = StructureType::eImageMemoryRequirementsInfo2 |
Definition at line 39833 of file vulkan_structs.hpp.