Blender V4.3
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 314 of file gpu_shader_create_info.hh.

Member Data Documentation

◆ interp

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

Definition at line 315 of file gpu_shader_create_info.hh.

◆ name

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

Definition at line 317 of file gpu_shader_create_info.hh.

◆ type

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

Definition at line 316 of file gpu_shader_create_info.hh.


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