HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMappedMemoryRange |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eMappedMemoryRange |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DeviceMemory | memory = {} |
VULKAN_HPP_NAMESPACE::DeviceSize | offset = {} |
VULKAN_HPP_NAMESPACE::DeviceSize | size = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMappedMemoryRange |
Definition at line 44537 of file vulkan_structs.hpp.
Definition at line 44539 of file vulkan_structs.hpp.
|
inline |
Definition at line 44545 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44558 of file vulkan_structs.hpp.
|
inline |
Definition at line 44600 of file vulkan_structs.hpp.
|
inline |
Definition at line 44595 of file vulkan_structs.hpp.
|
inline |
Definition at line 44633 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44563 of file vulkan_structs.hpp.
|
inline |
Definition at line 44624 of file vulkan_structs.hpp.
|
inline |
Definition at line 44576 of file vulkan_structs.hpp.
|
inline |
Definition at line 44582 of file vulkan_structs.hpp.
|
inline |
Definition at line 44570 of file vulkan_structs.hpp.
|
inline |
Definition at line 44588 of file vulkan_structs.hpp.
|
static |
Definition at line 44541 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceMemory VULKAN_HPP_NAMESPACE::MappedMemoryRange::memory = {} |
Definition at line 44642 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::MappedMemoryRange::offset = {} |
Definition at line 44643 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::MappedMemoryRange::pNext = {} |
Definition at line 44641 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::MappedMemoryRange::size = {} |
Definition at line 44644 of file vulkan_structs.hpp.
|
static |
Definition at line 44542 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MappedMemoryRange::sType = StructureType::eMappedMemoryRange |
Definition at line 44640 of file vulkan_structs.hpp.