Blender  V3.3
Functions
gpu_shader_dependency_private.h File Reference

Go to the source code of this file.

Functions

void gpu_shader_dependency_init (void)
 
void gpu_shader_dependency_exit (void)
 

Detailed Description

Shader source dependency builder that make possible to support #include directive inside the shader files.

Definition in file gpu_shader_dependency_private.h.

Function Documentation

◆ gpu_shader_dependency_exit()

void gpu_shader_dependency_exit ( void  )

◆ gpu_shader_dependency_init()

void gpu_shader_dependency_init ( void  )