Blender V4.3
gl_shader_interface.hh File Reference

Go to the source code of this file.

Classes

class  blender::gpu::GLShaderInterface
 

Namespaces

namespace  blender
 
namespace  blender::gpu
 

Detailed Description

GPU shader interface (C --> GLSL)

Structure detailing needed vertex inputs and resources for a specific shader. A shader interface can be shared between two similar shaders.

Definition in file gl_shader_interface.hh.