|
Blender V4.5
|
#include <glsl_preprocess.hh>
Public Attributes | |
| std::string | name |
| std::vector< ArgumentFormat > | arguments |
Definition at line 87 of file glsl_preprocess.hh.
| std::vector<ArgumentFormat> blender::gpu::shader::metadata::FunctionFormat::arguments |
Definition at line 89 of file glsl_preprocess.hh.
| std::string blender::gpu::shader::metadata::FunctionFormat::name |
Definition at line 88 of file glsl_preprocess.hh.