|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| void | gpu_pbvh_init (void) |
| void | gpu_pbvh_exit (void) |
| void gpu_pbvh_exit | ( | void | ) |
Definition at line 130 of file gpu_buffers.c.
Referenced by GPU_exit().
| void gpu_pbvh_init | ( | void | ) |
Definition at line 112 of file gpu_buffers.c.
References g_vbo_id, GPU_COMP_F32, GPU_COMP_I16, GPU_COMP_U16, GPU_COMP_U8, GPU_FETCH_FLOAT, GPU_FETCH_INT_TO_FLOAT_UNIT, and GPU_vertformat_attr_add().
Referenced by GPU_init().