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

#include <RadientMaterialDefinitionImpl.hpp>

Public Attributes

const RadientSurfaceMaterialShaderParameterPackingpSurfacePacking = nullptr

Detailed Description

Describes the immutable shader-readable data layout owned by a material definition. The definition copies the mappings during creation.

Member Data Documentation

◆ pSurfacePacking

const RadientSurfaceMaterialShaderParameterPacking* Diligent::RadientMaterialShaderDataLayoutDesc::pSurfacePacking = nullptr

Optional surface-material-specific parameter packing. The definition copies the packing during creation.