|
Blender
V2.93
|
Go to the source code of this file.
Classes | |
| struct | blender::gpu::ShaderInput |
| class | blender::gpu::ShaderInterface |
Namespaces | |
| blender | |
| blender::gpu | |
Typedefs | |
| typedef struct blender::gpu::ShaderInput | blender::gpu::ShaderInput |
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 gpu_shader_interface.hh.