|
Blender V5.0
|
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 501 of file gpu_context.cc.
References BLI_assert, and g_backend.
Referenced by GPU_exit().
| void gpu_backend_init_resources | ( | ) |
Definition at line 495 of file gpu_context.cc.
References BLI_assert, and g_backend.
Referenced by GPU_init().