Blender  V3.3
Namespaces
eevee_shader.cc File Reference
#include "gpu_shader_create_info.hh"
#include "eevee_shader.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::eevee
 

Functions

GPU Materials
static void blender::eevee::codegen_callback (void *thunk, GPUMaterial *mat, GPUCodegenOutput *codegen)
 

Detailed Description

Shader module that manage shader libraries, deferred compilation, and static shader usage.

Definition in file eevee_shader.cc.