Blender V4.3
GPUFunction Struct Reference

#include <gpu_material_library.hh>

Public Attributes

char name [MAX_FUNCTION_NAME]
eGPUType paramtype [MAX_PARAMETER]
GPUFunctionQual paramqual [MAX_PARAMETER]
int totparam
void * source

Detailed Description

Definition at line 25 of file gpu_material_library.hh.

Member Data Documentation

◆ name

char GPUFunction::name[MAX_FUNCTION_NAME]

◆ paramqual

◆ paramtype

◆ source

void* GPUFunction::source

◆ totparam

int GPUFunction::totparam

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