|
Blender V4.3
|
#include <gpu_shader_create_info.hh>
Public Attributes | |
| Interpolation | interp |
| Type | type |
| StringRefNull | name |
Definition at line 314 of file gpu_shader_create_info.hh.
| Interpolation blender::gpu::shader::StageInterfaceInfo::InOut::interp |
Definition at line 315 of file gpu_shader_create_info.hh.
| StringRefNull blender::gpu::shader::StageInterfaceInfo::InOut::name |
Definition at line 317 of file gpu_shader_create_info.hh.
| Type blender::gpu::shader::StageInterfaceInfo::InOut::type |
Definition at line 316 of file gpu_shader_create_info.hh.