OPENGL: Move pipeline code to pipelines/.
This commit is contained in:
parent
bec2088d6c
commit
8a4938f82b
11 changed files with 223 additions and 100 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include "backends/graphics/opengl/texture.h"
|
||||
#include "backends/graphics/opengl/shader.h"
|
||||
#include "backends/graphics/opengl/pipeline.h"
|
||||
#include "backends/graphics/opengl/pipelines/pipeline.h"
|
||||
#include "backends/graphics/opengl/framebuffer.h"
|
||||
|
||||
#include "common/rect.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue