Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkOutOfBandQueueTypeInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eOutOfBandQueueTypeInfoNV |
const void * | pNext = {} |
vk::OutOfBandQueueTypeNV | queueType = vk::OutOfBandQueueTypeNV::eRender |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eOutOfBandQueueTypeInfoNV |
Definition at line 54982 of file vulkan_structs.hpp.
Definition at line 54984 of file vulkan_structs.hpp.
|
inline |
Definition at line 54990 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54999 of file vulkan_structs.hpp.
|
inline |
Definition at line 55032 of file vulkan_structs.hpp.
|
inline |
Definition at line 55027 of file vulkan_structs.hpp.
|
inline |
Definition at line 55061 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55007 of file vulkan_structs.hpp.
|
inline |
Definition at line 55052 of file vulkan_structs.hpp.
|
inline |
Definition at line 55014 of file vulkan_structs.hpp.
|
inline |
Definition at line 55020 of file vulkan_structs.hpp.
|
static |
Definition at line 54986 of file vulkan_structs.hpp.
const void* vk::OutOfBandQueueTypeInfoNV::pNext = {} |
Definition at line 55069 of file vulkan_structs.hpp.
vk::OutOfBandQueueTypeNV vk::OutOfBandQueueTypeInfoNV::queueType = vk::OutOfBandQueueTypeNV::eRender |
Definition at line 55070 of file vulkan_structs.hpp.
|
static |
Definition at line 54987 of file vulkan_structs.hpp.
vk::StructureType vk::OutOfBandQueueTypeInfoNV::sType = StructureType::eOutOfBandQueueTypeInfoNV |
Definition at line 55068 of file vulkan_structs.hpp.