Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageMemoryRequirementsInfo2 |
Public Attributes | |
vk::StructureType | sType = StructureType::eImageMemoryRequirementsInfo2 |
const void * | pNext = {} |
vk::Image | image = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageMemoryRequirementsInfo2 |
Definition at line 44760 of file vulkan_structs.hpp.
Definition at line 44762 of file vulkan_structs.hpp.
|
inline |
Definition at line 44768 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44776 of file vulkan_structs.hpp.
|
inline |
Definition at line 44809 of file vulkan_structs.hpp.
|
inline |
Definition at line 44804 of file vulkan_structs.hpp.
|
inline |
Definition at line 44838 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44784 of file vulkan_structs.hpp.
|
inline |
Definition at line 44829 of file vulkan_structs.hpp.
|
inline |
Definition at line 44797 of file vulkan_structs.hpp.
|
inline |
Definition at line 44791 of file vulkan_structs.hpp.
|
static |
Definition at line 44764 of file vulkan_structs.hpp.
vk::Image vk::ImageMemoryRequirementsInfo2::image = {} |
Definition at line 44847 of file vulkan_structs.hpp.
const void* vk::ImageMemoryRequirementsInfo2::pNext = {} |
Definition at line 44846 of file vulkan_structs.hpp.
|
static |
Definition at line 44765 of file vulkan_structs.hpp.
vk::StructureType vk::ImageMemoryRequirementsInfo2::sType = StructureType::eImageMemoryRequirementsInfo2 |
Definition at line 44845 of file vulkan_structs.hpp.