|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::MappedMemoryRange:Data Fields | |
| const 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 42665 of file vulkan.hpp.
|
inline |
Definition at line 42671 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 42677 of file vulkan.hpp.
|
inline |
Definition at line 42725 of file vulkan.hpp.
|
inline |
Definition at line 42720 of file vulkan.hpp.
|
inline |
Definition at line 42743 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 42689 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 42683 of file vulkan.hpp.
|
inline |
Definition at line 42734 of file vulkan.hpp.
|
inline |
Definition at line 42701 of file vulkan.hpp.
|
inline |
Definition at line 42707 of file vulkan.hpp.
|
inline |
Definition at line 42695 of file vulkan.hpp.
|
inline |
Definition at line 42713 of file vulkan.hpp.
|
static |
Definition at line 42667 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceMemory VULKAN_HPP_NAMESPACE::MappedMemoryRange::memory = {} |
Definition at line 42754 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::MappedMemoryRange::offset = {} |
Definition at line 42755 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::MappedMemoryRange::pNext = {} |
Definition at line 42753 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::MappedMemoryRange::size = {} |
Definition at line 42756 of file vulkan.hpp.
|
static |
Definition at line 42668 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MappedMemoryRange::sType = StructureType::eMappedMemoryRange |
Definition at line 42752 of file vulkan.hpp.