Blender V2.61 - r43446
Public Attributes

GPUPass Struct Reference

#include <gpu_codegen.h>

List of all members.

Public Attributes

struct GPUPassnext
struct GPUPassprev
ListBase inputs
struct GPUOutputoutput
struct GPUShadershader
char * fragmentcode
char * vertexcode
const char * libcode

Detailed Description

Definition at line 156 of file gpu_codegen.h.


Member Data Documentation

Definition at line 162 of file gpu_codegen.h.

Referenced by GPU_generate_pass(), GPU_pass_free(), and GPU_shader_export().

const char* GPUPass::libcode

Definition at line 164 of file gpu_codegen.h.

Referenced by GPU_generate_pass(), and GPU_shader_export().

Definition at line 157 of file gpu_codegen.h.

Definition at line 160 of file gpu_codegen.h.

Referenced by GPU_generate_pass().

Definition at line 157 of file gpu_codegen.h.

Definition at line 163 of file gpu_codegen.h.

Referenced by GPU_generate_pass(), GPU_pass_free(), and GPU_shader_export().


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