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

ResourceViewInfo

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

Copied!

ResourceViewInfo  GetResourceView ()

Returns the ResourceViewInfo for the raster view.