Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | deviceGeneratedCompute |
VkBool32 | deviceGeneratedComputePipelines |
VkBool32 | deviceGeneratedComputeCaptureReplay |
Definition at line 17568 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedCompute |
Definition at line 17571 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputeCaptureReplay |
Definition at line 17573 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputePipelines |
Definition at line 17572 of file vulkan_core.h.
void* VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pNext |
Definition at line 17570 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::sType |
Definition at line 17569 of file vulkan_core.h.