vk/vulkan.h: Remove client-settable pointSize from DynamicRsState
This commit is contained in:
@@ -1637,8 +1637,6 @@ typedef struct {
|
||||
float depthBias;
|
||||
float depthBiasClamp;
|
||||
float slopeScaledDepthBias;
|
||||
float pointSize;
|
||||
float pointFadeThreshold;
|
||||
float lineWidth;
|
||||
} VkDynamicRsStateCreateInfo;
|
||||
|
||||
|
Reference in New Issue
Block a user