Vulkan-Hpp
VkDirectDriverLoadingInfoLUNARG Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkDirectDriverLoadingFlagsLUNARG flags
 
PFN_vkGetInstanceProcAddrLUNARG pfnGetInstanceProcAddr
 

Detailed Description

Definition at line 18015 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkDirectDriverLoadingFlagsLUNARG VkDirectDriverLoadingInfoLUNARG::flags

Definition at line 18018 of file vulkan_core.h.

◆ pfnGetInstanceProcAddr

PFN_vkGetInstanceProcAddrLUNARG VkDirectDriverLoadingInfoLUNARG::pfnGetInstanceProcAddr

Definition at line 18019 of file vulkan_core.h.

◆ pNext

void* VkDirectDriverLoadingInfoLUNARG::pNext

Definition at line 18017 of file vulkan_core.h.

◆ sType

VkStructureType VkDirectDriverLoadingInfoLUNARG::sType

Definition at line 18016 of file vulkan_core.h.


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