Blender  V3.3
Public Attributes | List of all members
GPUFunction Struct Reference

#include <gpu_material_library.h>

Public Attributes

char name [MAX_FUNCTION_NAME]
 
eGPUType paramtype [MAX_PARAMETER]
 
GPUFunctionQual paramqual [MAX_PARAMETER]
 
int totparam
 
voidsource
 

Detailed Description

Definition at line 28 of file gpu_material_library.h.

Member Data Documentation

◆ name

char GPUFunction::name[MAX_FUNCTION_NAME]

◆ paramqual

GPUFunctionQual GPUFunction::paramqual[MAX_PARAMETER]

◆ paramtype

eGPUType GPUFunction::paramtype[MAX_PARAMETER]

◆ source

void* GPUFunction::source

◆ totparam

int GPUFunction::totparam

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