|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eMemoryDedicatedAllocateInfo |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Image | image = {} |
| VULKAN_HPP_NAMESPACE::Buffer | buffer = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryDedicatedAllocateInfo |
Definition at line 60590 of file vulkan.hpp.
|
inline |
Definition at line 60596 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 60602 of file vulkan.hpp.
|
inline |
Definition at line 60644 of file vulkan.hpp.
|
inline |
Definition at line 60639 of file vulkan.hpp.
|
inline |
Definition at line 60661 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 60614 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 60608 of file vulkan.hpp.
|
inline |
Definition at line 60653 of file vulkan.hpp.
|
inline |
Definition at line 60632 of file vulkan.hpp.
|
inline |
Definition at line 60626 of file vulkan.hpp.
|
inline |
Definition at line 60620 of file vulkan.hpp.
|
static |
Definition at line 60592 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Buffer VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo::buffer = {} |
Definition at line 60673 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Image VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo::image = {} |
Definition at line 60672 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo::pNext = {} |
Definition at line 60671 of file vulkan.hpp.
|
static |
Definition at line 60593 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryDedicatedAllocateInfo::sType = StructureType::eMemoryDedicatedAllocateInfo |
Definition at line 60670 of file vulkan.hpp.