- alphaToCoverageEnable
VkBool32 alphaToCoverageEnable;
Undocumented in source.
- alphaToOneEnable
VkBool32 alphaToOneEnable;
Undocumented in source.
- flags
VkPipelineMultisampleStateCreateFlags flags;
Undocumented in source.
- minSampleShading
float minSampleShading;
Undocumented in source.
- pNext
void* pNext;
Undocumented in source.
- pSampleMask
VkSampleMask* pSampleMask;
Undocumented in source.
- rasterizationSamples
VkSampleCountFlagBits rasterizationSamples;
Undocumented in source.
- sType
VkStructureType sType;
Undocumented in source.
- sampleShadingEnable
VkBool32 sampleShadingEnable;
Undocumented in source.