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::Null::ShaderStageFunction Class Reference

Inherits AZ::RHI::ShaderStageFunction.

Public Member Functions

 AZ_RTTI (ShaderStageFunction, "{BA5D7597-6CFF-4521-B438-BEAD638E5FF8}", RHI::ShaderStageFunction)
 
 AZ_CLASS_ALLOCATOR (ShaderStageFunction, AZ::SystemAllocator)
 
- Public Member Functions inherited from AZ::RHI::ShaderStageFunction
 AZ_RTTI (ShaderStageFunction, "{D7D800D1-4A14-4C3F-A7E4-B2645137FAC6}")
 
ShaderStage GetShaderStage () const
 Returns the shader stage associated with this function.
 
HashValue64 GetHash () const
 
ResultCode Finalize ()
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static RHI::Ptr< ShaderStageFunctionCreate (RHI::ShaderStage shaderStage)
 
- Static Public Member Functions inherited from AZ::RHI::ShaderStageFunction
static void Reflect (AZ::ReflectContext *context)
 

Friends

template<typename , typename >
struct AnyTypeInfoConcept
 
template<typename , bool , bool >
struct Serialize::InstanceFactory
 

Additional Inherited Members

- Protected Member Functions inherited from AZ::RHI::ShaderStageFunction
 ShaderStageFunction (ShaderStage shaderStage)
 
void SetHash (HashValue64 hash)
 

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