Blender  V2.59
Public Attributes
GPUInput Struct Reference

List of all members.

Public Attributes

struct GPUInputnext
struct GPUInputprev
GPUNodenode
int type
int source
int id
int texid
int attribid
int bindtex
int definetex
int textarget
int textype
struct Imageima
struct ImageUseriuser
float * dynamicvec
GPUTexturetex
int shaderloc
char shadername [32]
float vec [16]
GPUNodeLinklink
int dynamictex
int attribtype
char attribname [32]
int attribfirst
GPUBuiltin builtin

Detailed Description

Definition at line 131 of file gpu_codegen.c.


Member Data Documentation

Definition at line 158 of file gpu_codegen.c.

Referenced by gpu_node_input_link(), and gpu_nodes_get_vertex_attributes().

Definition at line 143 of file gpu_codegen.c.

Referenced by codegen_declare_tmps(), and codegen_set_unique_ids().

Definition at line 156 of file gpu_codegen.c.

Referenced by GPU_inputs_free(), and gpu_node_input_link().

Definition at line 148 of file gpu_codegen.c.

Referenced by gpu_node_input_link(), and GPU_pass_bind().

Definition at line 134 of file gpu_codegen.c.

Referenced by gpu_node_input_link().

Definition at line 132 of file gpu_codegen.c.

Definition at line 152 of file gpu_codegen.c.

Referenced by GPU_nodes_extract_dynamic_inputs().

Definition at line 144 of file gpu_codegen.c.

Referenced by gpu_node_input_link().

Definition at line 145 of file gpu_codegen.c.

Referenced by codegen_print_uniforms_functions(), and gpu_node_input_link().

float GPUInput::vec[16]

Definition at line 154 of file gpu_codegen.c.

Referenced by codegen_print_uniforms_functions(), and gpu_node_input_link().


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