mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-14 07:36:15 +00:00
OpenGL: move buffer to its own file
This commit is contained in:
committed by
Corentin Wallez
parent
fec8c58a97
commit
9d4b9ab313
@@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
#include "backend/opengl/OpenGLBackend.h"
|
||||
#include "backend/opengl/BufferGL.h"
|
||||
#include "backend/opengl/CommandBufferGL.h"
|
||||
#include "backend/opengl/DepthStencilStateGL.h"
|
||||
#include "backend/opengl/PersistentPipelineStateGL.h"
|
||||
|
||||
Reference in New Issue
Block a user