Rebel Fork Framework
Urho3D::ShaderProgramCompositorSettings Struct Reference

Settings that contribute to shader defines. More...

#include <Urho3D/RenderPipeline/RenderPipelineDefs.h>

Inheritance diagram for Urho3D::ShaderProgramCompositorSettings:
Urho3D::RenderPipelineSettings

Public Member Functions

unsigned CalculatePipelineStateHash () const
 
void Validate ()
 
bool operator== (const ShaderProgramCompositorSettings &rhs) const
 
bool operator!= (const ShaderProgramCompositorSettings &rhs) const
 

Public Attributes

RenderBufferManagerSettings renderBufferManager_
 
SceneProcessorSettings sceneProcessor_
 
ShadowMapAllocatorSettings shadowMapAllocator_
 
InstancingBufferSettings instancingBuffer_
 

Detailed Description

Settings that contribute to shader defines.

Member Function Documentation

◆ CalculatePipelineStateHash()

unsigned Urho3D::ShaderProgramCompositorSettings::CalculatePipelineStateHash ( ) const
inline

Utility operators


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