Blender  V2.59
Public Attributes
GPUFunction Struct Reference

#include <gpu_codegen.h>

List of all members.

Public Attributes

char name [MAX_FUNCTION_NAME]
int paramtype [MAX_PARAMETER]
int paramqual [MAX_PARAMETER]
int totparam

Detailed Description

Definition at line 56 of file gpu_codegen.h.


Member Data Documentation

char GPUFunction::name[MAX_FUNCTION_NAME]

Definition at line 57 of file gpu_codegen.h.

int GPUFunction::paramqual[MAX_PARAMETER]

Definition at line 59 of file gpu_codegen.h.

int GPUFunction::paramtype[MAX_PARAMETER]

Definition at line 58 of file gpu_codegen.h.

Definition at line 60 of file gpu_codegen.h.


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