FeatureInfo_VRS

A structure holding Variable Shading Rate feature information.

File location: framework/cauldron/framework/inc/render/renderdefines.h

Detailed description

A structure holding Variable Shading Rate feature information.

Data fields

Type

Description

bool

AdditionalShadingRatesSupported
True if shading rates over 2xX are supported.

ShadingRate

ShadingRates
Array of shading rates to use.

uint32_t

NumShadingRates
Number of shading rates in shading rates array.

ShadingRateCombiner

Combiners
Number of combiners.

uint32_t

MinTileSize
Minimum tile size (x, y).

uint32_t

MaxTileSize
Maximum tile size (x, y).