GPU: Fix compilation with WITH_GPU_BUILDTIME_SHADER_BUILDER option
This commit is contained in:
@@ -51,7 +51,6 @@ void ShaderBuilder::init()
|
||||
|
||||
void ShaderBuilder::exit()
|
||||
{
|
||||
GPU_backend_exit();
|
||||
GPU_exit();
|
||||
|
||||
GPU_context_discard(gpu_context_);
|
||||
|
||||
Reference in New Issue
Block a user