Blender V5.0
ShaderCreateInfo::SubpassIn Struct Reference

#include <gpu_shader_create_info.hh>

Public Member Functions

bool operator== (const SubpassIn &b) const

Public Attributes

int index
Type type
ImageType img_type
StringRefNull name
int raster_order_group

Detailed Description

Definition at line 831 of file gpu_shader_create_info.hh.

Member Function Documentation

◆ operator==()

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

Definition at line 839 of file gpu_shader_create_info.hh.

Member Data Documentation

◆ img_type

◆ index

◆ name

◆ raster_order_group

◆ type


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