|
Blender V5.0
|
#include <GPU_shader.hh>
Public Attributes | |
| blender::gpu::Shader * | shader |
| blender::gpu::shader::SpecializationConstants | constants |
Definition at line 271 of file GPU_shader.hh.
| blender::gpu::shader::SpecializationConstants ShaderSpecialization::constants |
Definition at line 273 of file GPU_shader.hh.
Referenced by blender::gpu::GLShaderCompiler::specialize_shader(), and blender::gpu::MTLShaderCompiler::specialize_shader().
| blender::gpu::Shader* ShaderSpecialization::shader |
Definition at line 272 of file GPU_shader.hh.
Referenced by blender::gpu::GLShaderCompiler::specialize_shader(), and blender::gpu::MTLShaderCompiler::specialize_shader().