GPUShader: GL backend isolation

This commit is contained in:
2020-08-14 15:20:35 +02:00
parent df28d2c27e
commit 216d78687d
20 changed files with 673 additions and 581 deletions

View File

@@ -33,7 +33,6 @@
#include "gpu_batch_private.hh"
#include "gpu_primitive_private.h"
#include "gpu_shader_private.h"
#include "gl_batch.hh"
#include "gl_context.hh"