|
Blender V5.0
|
Go to the source code of this file.
Macros | |
| #define | INIT_FX_TYPE(typeName) |
Functions | |
| void | shaderfx_type_init (ShaderFxTypeInfo *types[]) |
| #define INIT_FX_TYPE | ( | typeName | ) |
Referenced by shaderfx_type_init().
| void shaderfx_type_init | ( | ShaderFxTypeInfo * | types[] | ) |
Definition at line 13 of file FX_shader_util.cc.
References INIT_FX_TYPE, Pixel, and types.
Referenced by BKE_shaderfx_init().