HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBindBufferMemoryInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eBindBufferMemoryInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Buffer | buffer = {} |
VULKAN_HPP_NAMESPACE::DeviceMemory | memory = {} |
VULKAN_HPP_NAMESPACE::DeviceSize | memoryOffset = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBindBufferMemoryInfo |
Definition at line 6969 of file vulkan_structs.hpp.
Definition at line 6971 of file vulkan_structs.hpp.
|
inline |
Definition at line 6977 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 6990 of file vulkan_structs.hpp.
|
inline |
Definition at line 7035 of file vulkan_structs.hpp.
|
inline |
Definition at line 7030 of file vulkan_structs.hpp.
|
inline |
Definition at line 7068 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 6998 of file vulkan_structs.hpp.
|
inline |
Definition at line 7059 of file vulkan_structs.hpp.
|
inline |
Definition at line 7011 of file vulkan_structs.hpp.
|
inline |
Definition at line 7017 of file vulkan_structs.hpp.
|
inline |
Definition at line 7023 of file vulkan_structs.hpp.
|
inline |
Definition at line 7005 of file vulkan_structs.hpp.
|
static |
Definition at line 6973 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Buffer VULKAN_HPP_NAMESPACE::BindBufferMemoryInfo::buffer = {} |
Definition at line 7077 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceMemory VULKAN_HPP_NAMESPACE::BindBufferMemoryInfo::memory = {} |
Definition at line 7078 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::BindBufferMemoryInfo::memoryOffset = {} |
Definition at line 7079 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::BindBufferMemoryInfo::pNext = {} |
Definition at line 7076 of file vulkan_structs.hpp.
|
static |
Definition at line 6974 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::BindBufferMemoryInfo::sType = StructureType::eBindBufferMemoryInfo |
Definition at line 7075 of file vulkan_structs.hpp.