aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vulkan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vulkan.h b/include/vulkan.h
index ff575b3e..6e73ebf1 100644
--- a/include/vulkan.h
+++ b/include/vulkan.h
@@ -1184,6 +1184,7 @@ typedef struct {
VkBool32 shaderInt16;
VkBool32 shaderResourceResidency;
VkBool32 shaderResourceMinLOD;
+ VkBool32 alphaToOne;
VkBool32 sparse;
VkBool32 sparseResidencyBuffer;
VkBool32 sparseResidencyImage2D;