nicegraf
ngf_multisample_info Struct Reference

Data Fields

ngf_sample_count sample_count
 
bool alpha_to_coverage
 

Detailed Description

Specifies the state of multisampling.

Field Documentation

◆ alpha_to_coverage

bool ngf_multisample_info::alpha_to_coverage

Whether alpha-to-coverage is enabled.

◆ sample_count

ngf_sample_count ngf_multisample_info::sample_count

MSAA sample count.