|
HDK
|
#include <MaterialXGenMsl/Export.h>#include <MaterialXGenHw/HwShaderGenerator.h>#include <MaterialXGenHw/HwResourceBindingContext.h>
Include dependency graph for MslShaderGenerator.h:Go to the source code of this file.
Classes | |
| class | MslShaderGenerator |
Macros | |
| #define | TEXTURE_NAME(t) ((t) + "_tex") |
| #define | SAMPLER_NAME(t) ((t) + "_sampler") |
Typedefs | |
| using | MslShaderGeneratorPtr = shared_ptr< class MslShaderGenerator > |
MSL shader generator
Definition in file MslShaderGenerator.h.
Definition at line 18 of file MslShaderGenerator.h.
Definition at line 17 of file MslShaderGenerator.h.
| using MslShaderGeneratorPtr = shared_ptr<class MslShaderGenerator> |
Definition at line 22 of file MslShaderGenerator.h.