|
Blender V5.0
|
#include <glsl_preprocess.hh>
Public Attributes | |
| std::string | name |
| std::vector< ArgumentFormat > | arguments |
Definition at line 96 of file glsl_preprocess.hh.
| std::vector<ArgumentFormat> blender::gpu::shader::metadata::FunctionFormat::arguments |
Definition at line 98 of file glsl_preprocess.hh.
| std::string blender::gpu::shader::metadata::FunctionFormat::name |
Definition at line 97 of file glsl_preprocess.hh.