Class ShadingRateInfo
Defined in File shading-rate-info.h
Inheritance Relationships
Base Type
public gpa::playback::ResourceInfo::Ex
(Class ResourceInfo::Ex)
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}
-
virtual TypeId GetTypeId() const final override