mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-14 07:36:15 +00:00
OpenGL: Split OpenGLBackend in Forward.h and DeviceGL
This commit is contained in:
committed by
Corentin Wallez
parent
30f7ddbb6b
commit
77d1f10493
@@ -16,8 +16,8 @@
|
||||
|
||||
#include "backend/opengl/BlendStateGL.h"
|
||||
#include "backend/opengl/DepthStencilStateGL.h"
|
||||
#include "backend/opengl/Forward.h"
|
||||
#include "backend/opengl/InputStateGL.h"
|
||||
#include "backend/opengl/OpenGLBackend.h"
|
||||
#include "backend/opengl/PersistentPipelineStateGL.h"
|
||||
|
||||
namespace backend { namespace opengl {
|
||||
|
||||
Reference in New Issue
Block a user