|
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.
Referenced by print_interface(), and blender::gpu::print_interface_as_attributes().
| StringRefNull blender::gpu::shader::StageInterfaceInfo::InOut::name |
Definition at line 317 of file gpu_shader_create_info.hh.
Referenced by print_interface(), blender::gpu::print_interface_as_attributes(), and blender::gpu::print_interface_as_struct().
| Type blender::gpu::shader::StageInterfaceInfo::InOut::type |
Definition at line 316 of file gpu_shader_create_info.hh.
Referenced by print_interface(), blender::gpu::print_interface_as_attributes(), and blender::gpu::print_interface_as_struct().