|
Blender V4.3
|
#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 223 of file mtl_shader_generator.hh.
|
inline |
Definition at line 227 of file mtl_shader_generator.hh.
| std::string blender::gpu::MSLConstant::name |
Definition at line 225 of file mtl_shader_generator.hh.
| shader::Type blender::gpu::MSLConstant::type |
Definition at line 224 of file mtl_shader_generator.hh.