ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceIndexTypeUint8Features Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceIndexTypeUint8Features:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 indexTypeUint8
 

Detailed Description

Definition at line 10988 of file vulkan.h.

Member Data Documentation

◆ indexTypeUint8

VkBool32 VkPhysicalDeviceIndexTypeUint8Features::indexTypeUint8

Definition at line 10992 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceIndexTypeUint8Features::pNext

Definition at line 10991 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceIndexTypeUint8Features::sType

Definition at line 10990 of file vulkan.h.


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