|
HDK
|
#include <MaterialXGenShader/Export.h>#include <MaterialXGenShader/GenContext.h>#include <MaterialXGenShader/ShaderGenerator.h>
Include dependency graph for HwShaderGenerator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HwLightShaders |
| class | HwShaderGenerator |
| class | HwImplementation |
| class | HwResourceBindingContext |
Namespaces | |
| HW | |
| HW specific identifiers. | |
| Stage | |
Typedefs | |
| using | HwLightShadersPtr = shared_ptr< class HwLightShaders > |
| Shared pointer to a HwLightShaders. More... | |
| using | HwShaderGeneratorPtr = shared_ptr< class HwShaderGenerator > |
| Shared pointer to a HwShaderGenerator. More... | |
| using | HwResourceBindingContextPtr = shared_ptr< class HwResourceBindingContext > |
| Shared pointer to a HwResourceBindingContext. More... | |
Hardware shader generator base class
Definition in file HwShaderGenerator.h.
| using HwLightShadersPtr = shared_ptr<class HwLightShaders> |
Shared pointer to a HwLightShaders.
Definition at line 240 of file HwShaderGenerator.h.
| using HwResourceBindingContextPtr = shared_ptr<class HwResourceBindingContext> |
Shared pointer to a HwResourceBindingContext.
Definition at line 244 of file HwShaderGenerator.h.
| using HwShaderGeneratorPtr = shared_ptr<class HwShaderGenerator> |
Shared pointer to a HwShaderGenerator.
Definition at line 242 of file HwShaderGenerator.h.