Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBufferMemoryRequirementsInfo2 |
Public Attributes | |
vk::StructureType | sType = StructureType::eBufferMemoryRequirementsInfo2 |
const void * | pNext = {} |
vk::Buffer | buffer = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferMemoryRequirementsInfo2 |
Definition at line 12941 of file vulkan_structs.hpp.
Definition at line 12943 of file vulkan_structs.hpp.
|
inline |
Definition at line 12949 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12957 of file vulkan_structs.hpp.
|
inline |
Definition at line 12990 of file vulkan_structs.hpp.
|
inline |
Definition at line 12985 of file vulkan_structs.hpp.
|
inline |
Definition at line 13019 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12965 of file vulkan_structs.hpp.
|
inline |
Definition at line 13010 of file vulkan_structs.hpp.
|
inline |
Definition at line 12978 of file vulkan_structs.hpp.
|
inline |
Definition at line 12972 of file vulkan_structs.hpp.
|
static |
Definition at line 12945 of file vulkan_structs.hpp.
vk::Buffer vk::BufferMemoryRequirementsInfo2::buffer = {} |
Definition at line 13028 of file vulkan_structs.hpp.
const void* vk::BufferMemoryRequirementsInfo2::pNext = {} |
Definition at line 13027 of file vulkan_structs.hpp.
|
static |
Definition at line 12946 of file vulkan_structs.hpp.
vk::StructureType vk::BufferMemoryRequirementsInfo2::sType = StructureType::eBufferMemoryRequirementsInfo2 |
Definition at line 13026 of file vulkan_structs.hpp.