Blender
V3.3
|
#include <gpu_shader_create_info.hh>
Public Attributes | |
Interpolation | interp |
Type | type |
StringRefNull | name |
Definition at line 230 of file gpu_shader_create_info.hh.
Interpolation blender::gpu::shader::StageInterfaceInfo::InOut::interp |
Definition at line 231 of file gpu_shader_create_info.hh.
Referenced by print_interface().
StringRefNull blender::gpu::shader::StageInterfaceInfo::InOut::name |
Definition at line 233 of file gpu_shader_create_info.hh.
Referenced by print_interface().
Type blender::gpu::shader::StageInterfaceInfo::InOut::type |
Definition at line 232 of file gpu_shader_create_info.hh.
Referenced by print_interface().