|
Blender V4.3
|
#include "MEM_guardedalloc.h"#include "BLI_span.hh"#include "BLI_vector.hh"#include "gpu_shader_interface.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
Functions | |
| static void | blender::gpu::sort_input_list (MutableSpan< ShaderInput > dst) |
GPU shader interface (C --> GLSL)
Definition in file gpu_shader_interface.cc.