srp
software rendering pipeline
Loading...
Searching...
No Matches
SRPVaryingInfo Struct Reference

#include <vertex.h>

Public Attributes

size_t nItems
 
SRPType type
 
SRPInterpolationMode interpolationMode
 

Detailed Description

Holds information needed to interpolate varyings inside the primitive

See also
SRPVarying

Member Data Documentation

◆ interpolationMode

SRPInterpolationMode SRPVaryingInfo::interpolationMode

How the varying should be interpolated inside the primitive

◆ nItems

size_t SRPVaryingInfo::nItems

How many items does this varying have

◆ type

SRPType SRPVaryingInfo::type

The type of the varying


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