Blender  V3.3
Public Attributes | List of all members
blender::gpu::shader::StageInterfaceInfo::InOut Struct Reference

#include <gpu_shader_create_info.hh>

Public Attributes

Interpolation interp
 
Type type
 
StringRefNull name
 

Detailed Description

Definition at line 230 of file gpu_shader_create_info.hh.

Member Data Documentation

◆ interp

Interpolation blender::gpu::shader::StageInterfaceInfo::InOut::interp

Definition at line 231 of file gpu_shader_create_info.hh.

Referenced by print_interface().

◆ name

StringRefNull blender::gpu::shader::StageInterfaceInfo::InOut::name

Definition at line 233 of file gpu_shader_create_info.hh.

Referenced by print_interface().

◆ type

Type blender::gpu::shader::StageInterfaceInfo::InOut::type

Definition at line 232 of file gpu_shader_create_info.hh.

Referenced by print_interface().


The documentation for this struct was generated from the following file: