|
Blender V5.0
|
#include <gpu_shader_create_info.hh>
Public Attributes | |
| Interpolation | interp |
| Type | type |
| StringRefNull | name |
Definition at line 628 of file gpu_shader_create_info.hh.
| Interpolation blender::gpu::shader::StageInterfaceInfo::InOut::interp |
Definition at line 629 of file gpu_shader_create_info.hh.
Referenced by blender::gpu::shader::is_vulkan_compatible_interface().
| StringRefNull blender::gpu::shader::StageInterfaceInfo::InOut::name |
Definition at line 631 of file gpu_shader_create_info.hh.
| Type blender::gpu::shader::StageInterfaceInfo::InOut::type |
Definition at line 630 of file gpu_shader_create_info.hh.