Blender V5.0
gpu_private.hh File Reference

Go to the source code of this file.

Functions

void gpu_backend_init_resources ()
void gpu_backend_delete_resources ()

Function Documentation

◆ 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().

◆ gpu_backend_init_resources()

void gpu_backend_init_resources ( )

Definition at line 495 of file gpu_context.cc.

References BLI_assert, and g_backend.

Referenced by GPU_init().