|
Blender V5.0
|
#include "BLI_string_ref.hh"#include "DNA_node_types.h"#include "BKE_node_runtime.hh"#include "GPU_material.hh"#include "COM_utilities_gpu_material.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Functions | |
| GPUNodeStack & | blender::compositor::get_shader_node_input (const bNode &node, GPUNodeStack inputs[], StringRef identifier) |
| GPUNodeStack & | blender::compositor::get_shader_node_output (const bNode &node, GPUNodeStack outputs[], StringRef identifier) |
| GPUNodeLink * | blender::compositor::get_shader_node_input_link (const bNode &node, GPUNodeStack inputs[], StringRef identifier) |