Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceBufferMemoryRequirements |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceBufferMemoryRequirements |
const void * | pNext = {} |
const vk::BufferCreateInfo * | pCreateInfo = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceBufferMemoryRequirements |
Definition at line 26113 of file vulkan_structs.hpp.
Definition at line 26115 of file vulkan_structs.hpp.
|
inline |
Definition at line 26121 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 26130 of file vulkan_structs.hpp.
|
inline |
Definition at line 26163 of file vulkan_structs.hpp.
|
inline |
Definition at line 26158 of file vulkan_structs.hpp.
|
inline |
Definition at line 26192 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 26138 of file vulkan_structs.hpp.
|
inline |
Definition at line 26183 of file vulkan_structs.hpp.
|
inline |
Definition at line 26151 of file vulkan_structs.hpp.
|
inline |
Definition at line 26145 of file vulkan_structs.hpp.
|
static |
Definition at line 26117 of file vulkan_structs.hpp.
const vk::BufferCreateInfo* vk::DeviceBufferMemoryRequirements::pCreateInfo = {} |
Definition at line 26201 of file vulkan_structs.hpp.
const void* vk::DeviceBufferMemoryRequirements::pNext = {} |
Definition at line 26200 of file vulkan_structs.hpp.
|
static |
Definition at line 26118 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceBufferMemoryRequirements::sType = StructureType::eDeviceBufferMemoryRequirements |
Definition at line 26199 of file vulkan_structs.hpp.