ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceGeneratedCommands
 

Detailed Description

Definition at line 10341 of file vulkan.h.

Member Data Documentation

◆ deviceGeneratedCommands

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV::deviceGeneratedCommands

Definition at line 10345 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV::pNext

Definition at line 10344 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV::sType

Definition at line 10343 of file vulkan.h.


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