|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDedicatedAllocationBufferCreateInfoNV |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | dedicatedAllocation = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDedicatedAllocationBufferCreateInfoNV |
Definition at line 28223 of file vulkan.hpp.
|
inline |
Definition at line 28229 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 28235 of file vulkan.hpp.
|
inline |
Definition at line 28271 of file vulkan.hpp.
|
inline |
Definition at line 28266 of file vulkan.hpp.
|
inline |
Definition at line 28287 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 28247 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 28241 of file vulkan.hpp.
|
inline |
Definition at line 28280 of file vulkan.hpp.
|
inline |
Definition at line 28259 of file vulkan.hpp.
|
inline |
Definition at line 28253 of file vulkan.hpp.
|
static |
Definition at line 28225 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::dedicatedAllocation = {} |
Definition at line 28298 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::pNext = {} |
Definition at line 28297 of file vulkan.hpp.
|
static |
Definition at line 28226 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::sType = StructureType::eDedicatedAllocationBufferCreateInfoNV |
Definition at line 28296 of file vulkan.hpp.