Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 deviceGeneratedCommands
 
VkBool32 dynamicGeneratedPipelineLayout
 

Detailed Description

Definition at line 19604 of file vulkan_core.h.

Field Documentation

◆ deviceGeneratedCommands

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::deviceGeneratedCommands

Definition at line 19607 of file vulkan_core.h.

◆ dynamicGeneratedPipelineLayout

VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::dynamicGeneratedPipelineLayout

Definition at line 19608 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::pNext

Definition at line 19606 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT::sType

Definition at line 19605 of file vulkan_core.h.


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