summaryrefslogtreecommitdiff
path: root/src/mesa/main/samplerobj.c
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2021-12-07 16:48:11 -0500
committerMarek Olšák <marek.olsak@amd.com>2021-12-14 12:28:58 -0500
commit7994b6c893c2feaa8485c012494cdaba69145eba (patch)
tree8c40b8655dba22d93ad104a1e6732fcb6bf90b80 /src/mesa/main/samplerobj.c
parent0ca96f5cf6d31ba16466f60c316483baa548aa30 (diff)
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>
Diffstat (limited to 'src/mesa/main/samplerobj.c')
-rw-r--r--src/mesa/main/samplerobj.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/samplerobj.c b/src/mesa/main/samplerobj.c
index 556aab6e19c..d59d920d3ea 100644
--- a/src/mesa/main/samplerobj.c
+++ b/src/mesa/main/samplerobj.c
@@ -39,6 +39,7 @@
#include "main/samplerobj.h"
#include "main/texturebindless.h"
#include "util/u_memory.h"
+#include "api_exec_decl.h"
/* Take advantage of how the enums are defined. */
const enum pipe_tex_wrap wrap_to_gallium_table[32] = {