Blender V5.0
blender::gpu::shader::metadata::FunctionFormat Struct Reference

#include <glsl_preprocess.hh>

Public Attributes

std::string name
std::vector< ArgumentFormatarguments

Detailed Description

Definition at line 96 of file glsl_preprocess.hh.

Member Data Documentation

◆ arguments

std::vector<ArgumentFormat> blender::gpu::shader::metadata::FunctionFormat::arguments

Definition at line 98 of file glsl_preprocess.hh.

◆ name

std::string blender::gpu::shader::metadata::FunctionFormat::name

Definition at line 97 of file glsl_preprocess.hh.


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