Diligent Engine
 
Loading...
Searching...
No Matches
Diligent.ShaderMacro Struct Reference

Shader Macro. More...

#include <Shader.h>

Public Member Functions

bool operator== (const ShaderMacro &RHS) const noexcept
 Comparison operator tests if two structures are equivalent.
 

Public Attributes

const Char * Name = nullptr
 Macro name.
 
const Char * Definition = nullptr
 Macro definition.
 

Detailed Description

Shader Macro.