Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceLineRasterizationFeaturesEXT (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/extensions/
DVK_EXT_line_rasterization.json4 "VkPhysicalDeviceLineRasterizationFeaturesEXT": array
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatures.inl228 …romBlob<VkPhysicalDeviceLineRasterizationFeaturesEXT>(VkPhysicalDeviceLineRasterizationFeaturesEXT… argument
DvkStructTypes.inl5157 struct VkPhysicalDeviceLineRasterizationFeaturesEXT struct
5159 VkStructureType sType;
5160 void* pNext;
5161 VkBool32 rectangularLines;
5162 VkBool32 bresenhamLines;
5163 VkBool32 smoothLines;
5164 VkBool32 stippledRectangularLines;
5165 VkBool32 stippledBresenhamLines;
5166 VkBool32 stippledSmoothLines;
DvkVulkan_c.inl14349 typedef struct VkPhysicalDeviceLineRasterizationFeaturesEXT { struct
14358 } VkPhysicalDeviceLineRasterizationFeaturesEXT; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h7390 typedef struct VkPhysicalDeviceLineRasterizationFeaturesEXT { struct
7399 } VkPhysicalDeviceLineRasterizationFeaturesEXT; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h11719 typedef struct VkPhysicalDeviceLineRasterizationFeaturesEXT { struct
11728 } VkPhysicalDeviceLineRasterizationFeaturesEXT; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h11282 typedef struct VkPhysicalDeviceLineRasterizationFeaturesEXT { struct
11291 } VkPhysicalDeviceLineRasterizationFeaturesEXT; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h11887 typedef struct VkPhysicalDeviceLineRasterizationFeaturesEXT { struct
11896 } VkPhysicalDeviceLineRasterizationFeaturesEXT; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h11879 typedef struct VkPhysicalDeviceLineRasterizationFeaturesEXT { struct
11888 } VkPhysicalDeviceLineRasterizationFeaturesEXT; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h12773 typedef struct VkPhysicalDeviceLineRasterizationFeaturesEXT { struct
12782 } VkPhysicalDeviceLineRasterizationFeaturesEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h12901 typedef struct VkPhysicalDeviceLineRasterizationFeaturesEXT { struct
12910 } VkPhysicalDeviceLineRasterizationFeaturesEXT; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json58701 "VkPhysicalDeviceLineRasterizationFeaturesEXT": { object