Blender  V3.3
Namespaces | Functions
gpu_shader_interface.cc File Reference
#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

 blender
 
 blender::gpu
 

Functions

static void blender::gpu::sort_input_list (MutableSpan< ShaderInput > dst)
 

Detailed Description

GPU shader interface (C --> GLSL)

Definition in file gpu_shader_interface.cc.