mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 10:30:08 +01:00
vk/0.170.2: Update VkPipelineMultisampleStateCreateInfo
This commit is contained in:
parent
dd04be491d
commit
6a40af1b08
1 changed files with 1 additions and 1 deletions
|
|
@ -1636,7 +1636,7 @@ typedef struct {
|
|||
uint32_t rasterSamples;
|
||||
VkBool32 sampleShadingEnable;
|
||||
float minSampleShading;
|
||||
VkSampleMask sampleMask;
|
||||
const VkSampleMask* pSampleMask;
|
||||
} VkPipelineMultisampleStateCreateInfo;
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue