Cleanup: Move remaining GPU headers to C++

Pull Request: https://projects.blender.org/blender/blender/pulls/119807
This commit is contained in:
Hans Goudey
2024-03-23 01:24:18 +01:00
committed by Hans Goudey
parent f235990009
commit 8b514bccd1
556 changed files with 1663 additions and 1923 deletions

View File

@@ -28,7 +28,7 @@
#include "RNA_enum_types.hh"
#include "RNA_prototypes.h"
#include "GPU_state.h"
#include "GPU_state.hh"
#include "WM_api.hh" /* For #WM_ghost_backend */