SDL  2.0
VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 deviceGeneratedCommands
 

Detailed Description

Definition at line 10883 of file vulkan_core.h.

Field Documentation

◆ deviceGeneratedCommands

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV::deviceGeneratedCommands

Definition at line 10886 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV::pNext

Definition at line 10885 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV::sType

Definition at line 10884 of file vulkan_core.h.


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