mesa: remove all GL func forward declarations because they are autogenerated

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14000>
This commit is contained in:
Marek Olšák
2021-12-07 16:48:11 -05:00
parent 0ca96f5cf6
commit 7994b6c893
171 changed files with 105 additions and 6079 deletions

View File

@@ -34,6 +34,7 @@
#include "util/hash_table.h"
#include "util/u_memory.h"
#include "api_exec_decl.h"
#include "state_tracker/st_cb_texture.h"