aboutsummaryrefslogtreecommitdiff
path: root/include/vulkan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vulkan.h')
-rw-r--r--include/vulkan.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vulkan.h b/include/vulkan.h
index 3aa7411c..6ea3001c 100644
--- a/include/vulkan.h
+++ b/include/vulkan.h
@@ -1891,8 +1891,6 @@ typedef struct VkDynamicRsStateCreateInfo_
float depthBias;
float depthBiasClamp;
float slopeScaledDepthBias;
- float pointSize; // optional (GL45) - Size of points
- float pointFadeThreshold; // optional (GL45) - Size of point fade threshold
float lineWidth; // optional (GL45) - Width of lines
} VkDynamicRsStateCreateInfo;