|
Blender V5.0
|
#include <mtl_shader_generator.hh>
Public Member Functions | |
| MSLConstant (shader::Type const_type, std::string const_name) | |
Public Attributes | |
| shader::Type | type |
| std::string | name |
Definition at line 152 of file mtl_shader_generator.hh.
|
inline |
Definition at line 156 of file mtl_shader_generator.hh.
| std::string blender::gpu::MSLConstant::name |
Definition at line 154 of file mtl_shader_generator.hh.
Referenced by MSLConstant().
| shader::Type blender::gpu::MSLConstant::type |
Definition at line 153 of file mtl_shader_generator.hh.
Referenced by MSLConstant().