Module: Mesa Branch: master Commit: fd2858738bf385d99fc0c9b2fe89e3a8f9246cf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd2858738bf385d99fc0c9b2fe89e3a8f9246cf2
Author: Eric Engestrom <[email protected]> Date: Wed Jun 3 11:35:50 2020 +0200 docs: update the blocks of unused EGL enums assigned to us See src/egl/generate/egl.xml for reference. Signed-off-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5309> --- docs/specs/enums.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/specs/enums.txt b/docs/specs/enums.txt index e1b95ec8746..2ab068b1d91 100644 --- a/docs/specs/enums.txt +++ b/docs/specs/enums.txt @@ -10,8 +10,10 @@ GL blocks allocated to Mesa: 0x8750-0x875F 0x8BB0-0x8BBF -EGL blocks allocated to Mesa: - 0x31D0-0x31DF +Unused EGL blocks allocated to Mesa: + 0x31DC + 0x31DE + 0x31DF 0x3290-0x329F GL_MESA_packed_depth_stencil _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
