Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::RasterizationRateMapDesc Struct Reference

Rasterization rate map description. More...

#include <RasterizationRateMapMtl.h>

Inheritance diagram for Diligent::RasterizationRateMapDesc:
Diligent::DeviceObjectAttribs

Public Attributes

Uint32 ScreenWidth = 0
 Width of the final render target.
 
Uint32 ScreenHeight = 0
 Height of the final render target.
 
Uint32 LayerCount = 0
 The number of layers (aka array size)
 
- Public Attributes inherited from Diligent::DeviceObjectAttribs
const Char * Name = nullptr
 Object name.
 

Detailed Description

Rasterization rate map description.