struct DirectDriverLoadingListLUNARG

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

Public Members

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

Public Methods

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

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

void DirectDriverLoadingListLUNARG (const DirectDriverLoadingListLUNARG & rhs)

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

void DirectDriverLoadingListLUNARG (const VkDirectDriverLoadingListLUNARG & rhs)

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

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

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

DirectDriverLoadingListLUNARG & operator= (const DirectDriverLoadingListLUNARG & rhs)

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

DirectDriverLoadingListLUNARG & operator= (const VkDirectDriverLoadingListLUNARG & rhs)

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

DirectDriverLoadingListLUNARG & setPNext (const void * pNext_)

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

DirectDriverLoadingListLUNARG & setMode (vk::DirectDriverLoadingModeLUNARG mode_)

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

DirectDriverLoadingListLUNARG & setDriverCount (uint32_t driverCount_)

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

DirectDriverLoadingListLUNARG & setPDrivers (const vk::DirectDriverLoadingInfoLUNARG * pDrivers_)

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

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

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

const VkDirectDriverLoadingListLUNARG & operator const VkDirectDriverLoadingListLUNARG & ()

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

VkDirectDriverLoadingListLUNARG & operator VkDirectDriverLoadingListLUNARG & ()

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

bool operator== (const DirectDriverLoadingListLUNARG & rhs)

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

bool operator!= (const DirectDriverLoadingListLUNARG & rhs)

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