HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBindImageMemoryInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eBindImageMemoryInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Image | image = {} |
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::eBindImageMemoryInfo |
Definition at line 7420 of file vulkan_structs.hpp.
Definition at line 7422 of file vulkan_structs.hpp.
|
inline |
Definition at line 7428 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 7441 of file vulkan_structs.hpp.
|
inline |
Definition at line 7485 of file vulkan_structs.hpp.
|
inline |
Definition at line 7480 of file vulkan_structs.hpp.
|
inline |
Definition at line 7518 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 7448 of file vulkan_structs.hpp.
|
inline |
Definition at line 7509 of file vulkan_structs.hpp.
|
inline |
Definition at line 7461 of file vulkan_structs.hpp.
|
inline |
Definition at line 7467 of file vulkan_structs.hpp.
|
inline |
Definition at line 7473 of file vulkan_structs.hpp.
|
inline |
Definition at line 7455 of file vulkan_structs.hpp.
|
static |
Definition at line 7424 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Image VULKAN_HPP_NAMESPACE::BindImageMemoryInfo::image = {} |
Definition at line 7527 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceMemory VULKAN_HPP_NAMESPACE::BindImageMemoryInfo::memory = {} |
Definition at line 7528 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::BindImageMemoryInfo::memoryOffset = {} |
Definition at line 7529 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::BindImageMemoryInfo::pNext = {} |
Definition at line 7526 of file vulkan_structs.hpp.
|
static |
Definition at line 7425 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::BindImageMemoryInfo::sType = StructureType::eBindImageMemoryInfo |
Definition at line 7525 of file vulkan_structs.hpp.