Blender V5.0
ShaderCreateInfo::PushConst Struct Reference

#include <gpu_shader_create_info.hh>

Public Member Functions

bool operator== (const PushConst &b) const

Public Attributes

Type type
ResourceString name
int array_size

Detailed Description

Definition at line 969 of file gpu_shader_create_info.hh.

Member Function Documentation

◆ operator==()

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

Definition at line 974 of file gpu_shader_create_info.hh.

Member Data Documentation

◆ array_size

◆ name

◆ type


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