Blender V2.61 - r43446
|
#include <GPU_extensions.h>
Public Attributes | |
struct { | |
int type | |
int glindex | |
int gltexco | |
int attribid | |
char name [64] | |
} | layer [GPU_MAX_ATTRIB] |
int | totlayer |
Definition at line 176 of file GPU_extensions.h.
Definition at line 181 of file GPU_extensions.h.
Referenced by gpu_material_set_attrib_id(), gpu_nodes_get_vertex_attributes(), and GPU_shader_export().
Definition at line 179 of file GPU_extensions.h.
Referenced by DM_vertex_attributes_from_gpu(), draw_mesh_text(), BL_BlenderShader::GetAttribNum(), gpu_material_set_attrib_id(), GPU_shader_export(), and BL_BlenderShader::SetAttribs().
Definition at line 180 of file GPU_extensions.h.
Referenced by DM_vertex_attributes_from_gpu(), and tex_mat_set_texture_cb().
struct { ... } GPUVertexAttribs::layer[GPU_MAX_ATTRIB] |
char GPUVertexAttribs::name[64] |
Definition at line 182 of file GPU_extensions.h.
Referenced by DM_vertex_attributes_from_gpu(), gpu_nodes_get_vertex_attributes(), GPU_shader_export(), BL_BlenderShader::SetAttribs(), and tex_mat_set_texture_cb().
Definition at line 185 of file GPU_extensions.h.
Referenced by DM_vertex_attributes_from_gpu(), draw_mesh_text(), BL_BlenderShader::GetAttribNum(), gpu_material_set_attrib_id(), gpu_nodes_get_vertex_attributes(), GPU_shader_export(), BL_BlenderShader::SetAttribs(), and tex_mat_set_texture_cb().
Definition at line 178 of file GPU_extensions.h.
Referenced by DM_vertex_attributes_from_gpu(), draw_mesh_text(), gpu_nodes_get_vertex_attributes(), GPU_shader_export(), BL_BlenderShader::SetAttribs(), and tex_mat_set_texture_cb().