Function reload_gpu_resources
pub unsafe fn reload_gpu_resources()Expand description
Reloads GPU resources, which will trigger all resource reload protocols to be executed.
ยงSafety
Should only be executed in test environment on Kanzi thread.
pub unsafe fn reload_gpu_resources()Reloads GPU resources, which will trigger all resource reload protocols to be executed.
Should only be executed in test environment on Kanzi thread.