Blender V5.0
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 628 of file gpu_shader_create_info.hh.

Member Data Documentation

◆ interp

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

◆ name

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

Definition at line 631 of file gpu_shader_create_info.hh.

◆ type

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

Definition at line 630 of file gpu_shader_create_info.hh.


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