Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDirectDriverLoadingListLUNARG Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkDirectDriverLoadingModeLUNARG mode
 
uint32_t driverCount
 
const VkDirectDriverLoadingInfoLUNARGpDrivers
 

Detailed Description

Definition at line 17145 of file vulkan_core.h.

Member Data Documentation

◆ driverCount

uint32_t VkDirectDriverLoadingListLUNARG::driverCount

Definition at line 17149 of file vulkan_core.h.

◆ mode

VkDirectDriverLoadingModeLUNARG VkDirectDriverLoadingListLUNARG::mode

Definition at line 17148 of file vulkan_core.h.

◆ pDrivers

const VkDirectDriverLoadingInfoLUNARG* VkDirectDriverLoadingListLUNARG::pDrivers

Definition at line 17150 of file vulkan_core.h.

◆ pNext

void* VkDirectDriverLoadingListLUNARG::pNext

Definition at line 17147 of file vulkan_core.h.

◆ sType

VkStructureType VkDirectDriverLoadingListLUNARG::sType

Definition at line 17146 of file vulkan_core.h.


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