Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceQueueInfo2 |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceQueueInfo2 |
const void * | pNext = {} |
vk::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 30434 of file vulkan_structs.hpp.
Definition at line 30436 of file vulkan_structs.hpp.
|
inline |
Definition at line 30442 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30455 of file vulkan_structs.hpp.
|
inline |
Definition at line 30497 of file vulkan_structs.hpp.
|
inline |
Definition at line 30492 of file vulkan_structs.hpp.
|
inline |
Definition at line 30531 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30460 of file vulkan_structs.hpp.
|
inline |
Definition at line 30521 of file vulkan_structs.hpp.
|
inline |
Definition at line 30473 of file vulkan_structs.hpp.
|
inline |
Definition at line 30467 of file vulkan_structs.hpp.
|
inline |
Definition at line 30479 of file vulkan_structs.hpp.
|
inline |
Definition at line 30485 of file vulkan_structs.hpp.
|
static |
Definition at line 30438 of file vulkan_structs.hpp.
vk::DeviceQueueCreateFlags vk::DeviceQueueInfo2::flags = {} |
Definition at line 30540 of file vulkan_structs.hpp.
const void* vk::DeviceQueueInfo2::pNext = {} |
Definition at line 30539 of file vulkan_structs.hpp.
uint32_t vk::DeviceQueueInfo2::queueFamilyIndex = {} |
Definition at line 30541 of file vulkan_structs.hpp.
uint32_t vk::DeviceQueueInfo2::queueIndex = {} |
Definition at line 30542 of file vulkan_structs.hpp.
|
static |
Definition at line 30439 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceQueueInfo2::sType = StructureType::eDeviceQueueInfo2 |
Definition at line 30538 of file vulkan_structs.hpp.