Blender V5.0
ShaderCreateInfo::VertIn Struct Reference

#include <gpu_shader_create_info.hh>

Public Member Functions

bool operator== (const VertIn &b) const

Public Attributes

int index
Type type
StringRefNull name

Detailed Description

Definition at line 763 of file gpu_shader_create_info.hh.

Member Function Documentation

◆ operator==()

bool blender::gpu::shader::ShaderCreateInfo::VertIn::operator== ( const VertIn & b) const
inline

Definition at line 768 of file gpu_shader_create_info.hh.

Member Data Documentation

◆ index

◆ name

◆ type


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