mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-03 14:09:33 +03:00
xml: fix enum EGL_SYNC_METAL_SHARED_EVENT_SIGNALED_ANGLE
The name in the extension/require block did not match the name in the enum specification block. This caused some EGL loader generators to fail to run properly. Bug: angleproject:8190 Change-Id: I6ce6e226121e7ea9aa611c7d331a8fd1bc83e55b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4603708 Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org>
This commit is contained in:
committed by
Angle LUCI CQ
parent
3e4f4caebc
commit
beeb465b6c
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"scripts/egl_angle_ext.xml":
|
||||
"bee532d3939bddbb2bb823645e2a5ab9",
|
||||
"2b6fe304b0425d0fa79f65b8bba30e23",
|
||||
"scripts/gen_proc_table.py":
|
||||
"073351265b085943f816498cecaa281c",
|
||||
"scripts/gl_angle_ext.xml":
|
||||
|
||||
Reference in New Issue
Block a user