|
Blender V4.3
|
#include <gpu_shader_private.hh>
Public Attributes | |
| std::string | vert |
| std::string | geom |
| std::string | frag |
| std::string | comp |
Definition at line 169 of file gpu_shader_private.hh.
| std::string blender::gpu::ShaderCompiler::Sources::comp |
Definition at line 173 of file gpu_shader_private.hh.
| std::string blender::gpu::ShaderCompiler::Sources::frag |
Definition at line 172 of file gpu_shader_private.hh.
| std::string blender::gpu::ShaderCompiler::Sources::geom |
Definition at line 171 of file gpu_shader_private.hh.
| std::string blender::gpu::ShaderCompiler::Sources::vert |
Definition at line 170 of file gpu_shader_private.hh.