Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::RPI::ShaderOutputContract Struct Reference

Describes the set of outputs required by a shader, which the render pipeline must bind. More...

#include <ShaderOutputContract.h>

Classes

struct  ColorAttachmentInfo
 

Public Member Functions

 AZ_TYPE_INFO (ShaderOutputContract, "{CE2A07A4-9911-4F98-AA1E-3391D80E6526}")
 
HashValue64 GetHash () const
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Public Attributes

AZStd::vector< ColorAttachmentInfom_requiredColorAttachments
 

Detailed Description

Describes the set of outputs required by a shader, which the render pipeline must bind.


The documentation for this struct was generated from the following file: