Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceShaderTerminateInvocationFeatures (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6698 typedef struct VkPhysicalDeviceShaderTerminateInvocationFeatures { struct
6702 } VkPhysicalDeviceShaderTerminateInvocationFeatures; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6063 struct VkPhysicalDeviceShaderTerminateInvocationFeatures struct
6065 VkStructureType sType;
6066 void* pNext;
6067 VkBool32 shaderTerminateInvocation;
DvkVulkan_c.inl7808 typedef struct VkPhysicalDeviceShaderTerminateInvocationFeatures { struct
7812 } VkPhysicalDeviceShaderTerminateInvocationFeatures; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6107 struct VkPhysicalDeviceShaderTerminateInvocationFeatures struct
6109 VkStructureType sType;
6110 void* pNext;
6111 VkBool32 shaderTerminateInvocation;
DvkVulkan_c.inl7976 typedef struct VkPhysicalDeviceShaderTerminateInvocationFeatures { struct
7980 } VkPhysicalDeviceShaderTerminateInvocationFeatures; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6855 typedef struct VkPhysicalDeviceShaderTerminateInvocationFeatures { struct
6859 } VkPhysicalDeviceShaderTerminateInvocationFeatures; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json97639 "VkPhysicalDeviceShaderTerminateInvocationFeatures": { object