All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiMultiSampleState Struct Reference

Properties to configure multi sampling. More...

Public Attributes

bool alphaToCoverageEnable
 
HgiSampleCount sampleCount
 

Detailed Description

Properties to configure multi sampling.

  • alphaToCoverageEnable: Fragment's color.a determines coverage (screen door transparency).
  • sampleCount: The number of samples for each fragment. Must match attachments

Definition at line 123 of file graphicsPipeline.h.


The documentation for this struct was generated from the following file: