|
Blender V4.5
|
Go to the source code of this file.
Functions | |
| void | gpu_backend_init_resources () |
| void | gpu_backend_delete_resources () |
| void gpu_backend_delete_resources | ( | ) |
Definition at line 485 of file gpu_context.cc.
References BLI_assert, and g_backend.
Referenced by GPU_exit().
| void gpu_backend_init_resources | ( | ) |
Definition at line 479 of file gpu_context.cc.
References BLI_assert, and g_backend.
Referenced by GPU_init().