Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | deviceGeneratedCompute |
VkBool32 | deviceGeneratedComputePipelines |
VkBool32 | deviceGeneratedComputeCaptureReplay |
Definition at line 16691 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedCompute |
Definition at line 16694 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputeCaptureReplay |
Definition at line 16696 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::deviceGeneratedComputePipelines |
Definition at line 16695 of file vulkan_core.h.
void* VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::pNext |
Definition at line 16693 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV::sType |
Definition at line 16692 of file vulkan_core.h.