vk/0.170.2: Rename cs to stage in ComputePipelineCreateInfo
This commit is contained in:
@@ -1714,7 +1714,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
VkStructureType sType;
|
||||
const void* pNext;
|
||||
VkPipelineShaderStageCreateInfo cs;
|
||||
VkPipelineShaderStageCreateInfo stage;
|
||||
VkPipelineCreateFlags flags;
|
||||
VkPipelineLayout layout;
|
||||
VkPipeline basePipelineHandle;
|
||||
|
Reference in New Issue
Block a user