Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFeatures.inl180 …DeviceDeviceGeneratedCommandsComputeFeaturesNV>(VkPhysicalDeviceDeviceGeneratedCommandsComputeFeat… argument
DvkStructTypes.inl1624 struct VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV struct
1626 VkStructureType sType;
1627 void* pNext;
1628 VkBool32 deviceGeneratedCompute;
1629 VkBool32 deviceGeneratedComputePipelines;
1630 VkBool32 deviceGeneratedComputeCaptureReplay;
DvkVulkan_c.inl17716 typedef struct VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV { struct
17722 } VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h17581 typedef struct VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV { struct
17587 } VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json97544 "VkPhysicalDeviceDeviceGeneratedCommandsComputeFeaturesNV": { object