Class ShadingRateInfo

Inheritance Relationships

Base Type

Class Documentation

class ShadingRateInfo : public gpa::playback::ResourceInfo::Ex

Graphics API agnostic information for scissor rect state.

Public Functions

virtual TypeId GetTypeId() const final override

Gets this ShadingRateInfo object's TypeId.

Returns

This ShadingRateInfo object's TypeId

Public Members

uint8_t width = {1}
uint8_t height = {1}
api_types::ShadingRateCombiner shadingRateCombinerPrimitive = {api_types::GPA_SHADING_RATE_COMBINER_PASSTHROUGH}
api_types::ShadingRateCombiner shadingRateCombinerAttachment = {api_types::GPA_SHADING_RATE_COMBINER_PASSTHROUGH}