class RasterView
The FidelityFX Cauldron Framework
representation of a rasterization resource view.
File location: framework/cauldron/framework/inc/render/rasterview.h
Methods
Return type |
Description |
---|---|
Returns the “ResourceViewInfo“ for the raster view.
|
|
const ResourceViewInfo |
GetResourceView () const
|
Detailed description
The FidelityFX Cauldron Framework
representation of a rasterization resource view. Needed to write to render targets and depth targets.
Methods
GetResourceView
ResourceViewInfo GetResourceView ()
Returns the ResourceViewInfo
for the raster view.