Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | deviceGeneratedCompute |
VkBool32 | deviceGeneratedComputePipelines |
VkBool32 | deviceGeneratedComputeCaptureReplay |
Definition at line 18123 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedCompute |
Definition at line 18126 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputeCaptureReplay |
Definition at line 18128 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputePipelines |
Definition at line 18127 of file vulkan_core.h.
void* VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pNext |
Definition at line 18125 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::sType |
Definition at line 18124 of file vulkan_core.h.