ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceGeneratedCommands
 
VkBool32 dynamicGeneratedPipelineLayout
 

Detailed Description

Definition at line 10333 of file vulkan.h.

Member Data Documentation

◆ deviceGeneratedCommands

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::deviceGeneratedCommands

Definition at line 10337 of file vulkan.h.

◆ dynamicGeneratedPipelineLayout

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::dynamicGeneratedPipelineLayout

Definition at line 10338 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::pNext

Definition at line 10336 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::sType

Definition at line 10335 of file vulkan.h.


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