|
Blender V4.5
|
#include <GPU_shader.hh>
Public Attributes | |
| GPUShader * | shader |
| blender::gpu::shader::SpecializationConstants | constants |
Definition at line 258 of file GPU_shader.hh.
| blender::gpu::shader::SpecializationConstants ShaderSpecialization::constants |
Definition at line 260 of file GPU_shader.hh.
Referenced by blender::gpu::GLShaderCompiler::specialize_shader(), and blender::gpu::MTLShaderCompiler::specialize_shader().
| GPUShader* ShaderSpecialization::shader |
Definition at line 259 of file GPU_shader.hh.
Referenced by blender::gpu::GLShaderCompiler::specialize_shader(), and blender::gpu::MTLShaderCompiler::specialize_shader().