A structure specifying the parameters of the graphics pipeline multisample state.
Enables sample masking.
The number of samples to be used in rasterization.
Determines which samples get updated in the render targets. Treated as 0xFFFFFFFF if enable_mask is false.
SDL_GPUGraphicsPipelineCreateInfo
See Implementation
A structure specifying the parameters of the graphics pipeline multisample state.