summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/tests/check_table.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapi/glapi/tests/check_table.cpp')
-rw-r--r--src/mapi/glapi/tests/check_table.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapi/glapi/tests/check_table.cpp b/src/mapi/glapi/tests/check_table.cpp
index 09bf4f3585..311ec5f7cf 100644
--- a/src/mapi/glapi/tests/check_table.cpp
+++ b/src/mapi/glapi/tests/check_table.cpp
@@ -1509,6 +1509,7 @@ const struct name_offset known_dispatch[] = {
{ "glGetQueryObjectui64v", _O(GetQueryObjectui64v) },
{ "glEGLImageTargetRenderbufferStorageOES", _O(EGLImageTargetRenderbufferStorageOES) },
{ "glEGLImageTargetTexture2DOES", _O(EGLImageTargetTexture2DOES) },
+ { "glSimulateGraphicsResetMESA", _O(SimulateGraphicsResetMESA) },
{ NULL, 0 }
};