vk/0.170.2: Rename VkClearValue.ds to depthStencil
This commit is contained in:
@@ -1999,7 +1999,7 @@ typedef struct {
|
||||
|
||||
typedef union {
|
||||
VkClearColorValue color;
|
||||
VkClearDepthStencilValue ds;
|
||||
VkClearDepthStencilValue depthStencil;
|
||||
} VkClearValue;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user