Blender V2.61 - r43446
Public Attributes

GPUNodeLink Struct Reference

#include <gpu_codegen.h>

List of all members.

Public Attributes

GPUNodeStacksocket
int attribtype
const char * attribname
int image
int texture
int texturesize
void * ptr1
void * ptr2
int dynamic
int dynamictype
int type
int users
GPUTexturedynamictex
GPUBuiltin builtin
struct GPUOutputoutput

Detailed Description

Definition at line 87 of file gpu_codegen.h.


Member Data Documentation

Definition at line 91 of file gpu_codegen.h.

Referenced by GPU_attribute(), and gpu_node_input_link().

Definition at line 90 of file gpu_codegen.h.

Referenced by GPU_attribute(), and gpu_node_input_link().

Definition at line 108 of file gpu_codegen.h.

Referenced by GPU_builtin(), and gpu_node_input_link().

Definition at line 100 of file gpu_codegen.h.

Referenced by GPU_dynamic_texture(), GPU_dynamic_uniform(), and gpu_node_input_link().

Definition at line 106 of file gpu_codegen.h.

Referenced by GPU_dynamic_texture(), and gpu_node_input_link().

Definition at line 101 of file gpu_codegen.h.

Referenced by GPU_dynamic_texture(), GPU_dynamic_uniform(), and gpu_node_input_link().

Definition at line 93 of file gpu_codegen.h.

Referenced by GPU_image(), and gpu_node_input_link().

Definition at line 88 of file gpu_codegen.h.

Referenced by GPU_socket(), and GPU_stack_link().

Definition at line 95 of file gpu_codegen.h.

Referenced by gpu_node_input_link(), and GPU_texture().

Definition at line 96 of file gpu_codegen.h.

Referenced by gpu_node_input_link(), and GPU_texture().

Definition at line 103 of file gpu_codegen.h.

Referenced by GPU_node_link_create().

Definition at line 104 of file gpu_codegen.h.

Referenced by gpu_node_input_link(), GPU_node_link_create(), and GPU_node_link_free().


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