Blender V5.0
ShaderCreateInfo::FragOut Struct Reference

#include <gpu_shader_create_info.hh>

Public Member Functions

bool operator== (const FragOut &b) const

Public Attributes

int index
Type type
DualBlend blend
StringRefNull name
int raster_order_group

Detailed Description

Definition at line 811 of file gpu_shader_create_info.hh.

Member Function Documentation

◆ operator==()

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

Definition at line 819 of file gpu_shader_create_info.hh.

Member Data Documentation

◆ blend

◆ index

◆ name

◆ raster_order_group

◆ type


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