vk/0.210.0: Rename origin fields of VkViewport
This commit is contained in:
@@ -1646,8 +1646,8 @@ typedef struct VkPipelineTessellationStateCreateInfo {
|
||||
} VkPipelineTessellationStateCreateInfo;
|
||||
|
||||
typedef struct VkViewport {
|
||||
float originX;
|
||||
float originY;
|
||||
float x;
|
||||
float y;
|
||||
float width;
|
||||
float height;
|
||||
float minDepth;
|
||||
|
Reference in New Issue
Block a user