Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDirectDriverLoadingListLUNARG |
Public Attributes | |
vk::StructureType | sType = StructureType::eDirectDriverLoadingListLUNARG |
const void * | pNext = {} |
vk::DirectDriverLoadingModeLUNARG | mode = vk::DirectDriverLoadingModeLUNARG::eExclusive |
uint32_t | driverCount = {} |
const vk::DirectDriverLoadingInfoLUNARG * | pDrivers = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDirectDriverLoadingListLUNARG |
Definition at line 30753 of file vulkan_structs.hpp.
Definition at line 30755 of file vulkan_structs.hpp.
|
inline |
Definition at line 30761 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30775 of file vulkan_structs.hpp.
|
inline |
Definition at line 30781 of file vulkan_structs.hpp.
|
inline |
Definition at line 30840 of file vulkan_structs.hpp.
|
inline |
Definition at line 30835 of file vulkan_structs.hpp.
|
inline |
Definition at line 30870 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30792 of file vulkan_structs.hpp.
|
inline |
Definition at line 30861 of file vulkan_structs.hpp.
|
inline |
Definition at line 30811 of file vulkan_structs.hpp.
|
inline |
Definition at line 30825 of file vulkan_structs.hpp.
|
inline |
Definition at line 30805 of file vulkan_structs.hpp.
|
inline |
Definition at line 30818 of file vulkan_structs.hpp.
|
inline |
Definition at line 30799 of file vulkan_structs.hpp.
|
static |
Definition at line 30757 of file vulkan_structs.hpp.
uint32_t vk::DirectDriverLoadingListLUNARG::driverCount = {} |
Definition at line 30879 of file vulkan_structs.hpp.
vk::DirectDriverLoadingModeLUNARG vk::DirectDriverLoadingListLUNARG::mode = vk::DirectDriverLoadingModeLUNARG::eExclusive |
Definition at line 30878 of file vulkan_structs.hpp.
const vk::DirectDriverLoadingInfoLUNARG* vk::DirectDriverLoadingListLUNARG::pDrivers = {} |
Definition at line 30880 of file vulkan_structs.hpp.
const void* vk::DirectDriverLoadingListLUNARG::pNext = {} |
Definition at line 30877 of file vulkan_structs.hpp.
|
static |
Definition at line 30758 of file vulkan_structs.hpp.
vk::StructureType vk::DirectDriverLoadingListLUNARG::sType = StructureType::eDirectDriverLoadingListLUNARG |
Definition at line 30876 of file vulkan_structs.hpp.