Vulkan-Hpp
VkDirectDriverLoadingListLUNARG Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDirectDriverLoadingModeLUNARG mode
 
uint32_t driverCount
 
const VkDirectDriverLoadingInfoLUNARGpDrivers
 

Detailed Description

Definition at line 18022 of file vulkan_core.h.

Member Data Documentation

◆ driverCount

uint32_t VkDirectDriverLoadingListLUNARG::driverCount

Definition at line 18026 of file vulkan_core.h.

◆ mode

VkDirectDriverLoadingModeLUNARG VkDirectDriverLoadingListLUNARG::mode

Definition at line 18025 of file vulkan_core.h.

◆ pDrivers

const VkDirectDriverLoadingInfoLUNARG* VkDirectDriverLoadingListLUNARG::pDrivers

Definition at line 18027 of file vulkan_core.h.

◆ pNext

const void* VkDirectDriverLoadingListLUNARG::pNext

Definition at line 18024 of file vulkan_core.h.

◆ sType

VkStructureType VkDirectDriverLoadingListLUNARG::sType

Definition at line 18023 of file vulkan_core.h.


The documentation for this struct was generated from the following file: