HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceQueueInfo2 |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceQueueInfo2 |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DeviceQueueCreateFlags | flags = {} |
uint32_t | queueFamilyIndex = {} |
uint32_t | queueIndex = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceQueueInfo2 |
Definition at line 27136 of file vulkan_structs.hpp.
Definition at line 27138 of file vulkan_structs.hpp.
|
inline |
Definition at line 27144 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27157 of file vulkan_structs.hpp.
|
inline |
Definition at line 27199 of file vulkan_structs.hpp.
|
inline |
Definition at line 27194 of file vulkan_structs.hpp.
|
inline |
Definition at line 27233 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 27162 of file vulkan_structs.hpp.
|
inline |
Definition at line 27223 of file vulkan_structs.hpp.
|
inline |
Definition at line 27175 of file vulkan_structs.hpp.
|
inline |
Definition at line 27169 of file vulkan_structs.hpp.
|
inline |
Definition at line 27181 of file vulkan_structs.hpp.
|
inline |
Definition at line 27187 of file vulkan_structs.hpp.
|
static |
Definition at line 27140 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceQueueCreateFlags VULKAN_HPP_NAMESPACE::DeviceQueueInfo2::flags = {} |
Definition at line 27242 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DeviceQueueInfo2::pNext = {} |
Definition at line 27241 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceQueueInfo2::queueFamilyIndex = {} |
Definition at line 27243 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceQueueInfo2::queueIndex = {} |
Definition at line 27244 of file vulkan_structs.hpp.
|
static |
Definition at line 27141 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceQueueInfo2::sType = StructureType::eDeviceQueueInfo2 |
Definition at line 27240 of file vulkan_structs.hpp.