struct DirectDriverLoadingListLUNARG

Defined at line 57349 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkDirectDriverLoadingListLUNARG, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkDirectDriverLoadingListLUNARG.html

Public Members

StructureType sType
const void * pNext
DirectDriverLoadingModeLUNARG mode
uint32_t driverCount
const DirectDriverLoadingInfoLUNARG * pDrivers

Public Methods

void DirectDriverLoadingListLUNARG (DirectDriverLoadingModeLUNARG mode_, uint32_t driverCount_, const DirectDriverLoadingInfoLUNARG * pDrivers_, const void * pNext_)

Defined at line 57357 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DirectDriverLoadingListLUNARG (const DirectDriverLoadingListLUNARG & rhs)

Defined at line 57368 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DirectDriverLoadingListLUNARG (const VkDirectDriverLoadingListLUNARG & rhs)

Defined at line 57370 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DirectDriverLoadingListLUNARG (DirectDriverLoadingModeLUNARG mode_, const ArrayProxyNoTemporaries<const DirectDriverLoadingInfoLUNARG> & drivers_, const void * pNext_)

Defined at line 57376 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG & operator= (const DirectDriverLoadingListLUNARG & rhs)

Defined at line 57384 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG & operator= (const VkDirectDriverLoadingListLUNARG & rhs)

Defined at line 57387 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG & setPNext (const void * pNext_)

Defined at line 57394 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG && setPNext (const void * pNext_)

Defined at line 57400 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG & setMode (DirectDriverLoadingModeLUNARG mode_)

Defined at line 57406 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG && setMode (DirectDriverLoadingModeLUNARG mode_)

Defined at line 57412 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG & setDriverCount (uint32_t driverCount_)

Defined at line 57418 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG && setDriverCount (uint32_t driverCount_)

Defined at line 57424 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG & setPDrivers (const DirectDriverLoadingInfoLUNARG * pDrivers_)

Defined at line 57430 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG && setPDrivers (const DirectDriverLoadingInfoLUNARG * pDrivers_)

Defined at line 57436 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DirectDriverLoadingListLUNARG & setDrivers (const ArrayProxyNoTemporaries<const DirectDriverLoadingInfoLUNARG> & drivers_)

Defined at line 57443 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDirectDriverLoadingListLUNARG & operator const VkDirectDriverLoadingListLUNARG & ()

Defined at line 57452 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDirectDriverLoadingListLUNARG & operator VkDirectDriverLoadingListLUNARG & ()

Defined at line 57457 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDirectDriverLoadingListLUNARG * operator const VkDirectDriverLoadingListLUNARG * ()

Defined at line 57462 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDirectDriverLoadingListLUNARG * operator VkDirectDriverLoadingListLUNARG * ()

Defined at line 57467 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator== (const DirectDriverLoadingListLUNARG & rhs)

Defined at line 57481 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator!= (const DirectDriverLoadingListLUNARG & rhs)

Defined at line 57490 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp