aboutsummaryrefslogtreecommitdiff
path: root/include/vulkan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vulkan.h')
-rw-r--r--include/vulkan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vulkan.h b/include/vulkan.h
index b50ba3a0..5ea8e603 100644
--- a/include/vulkan.h
+++ b/include/vulkan.h
@@ -1112,6 +1112,7 @@ typedef struct {
VkBool32 fillModeNonSolid;
VkBool32 depthBounds;
VkBool32 wideLines;
+ VkBool32 strictLines;
VkBool32 largePoints;
VkBool32 alphaToOne;
VkBool32 multiViewport;