Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz
commit7a17e909ef3bcd831e1d00a32f6a230c6f7b8860
authorKelsey Gilbert <kelsey.gilbert@mozilla.com>
Sat, 1 Apr 2023 00:33:25 +0000 (1 00:33 +0000)
committerKelsey Gilbert <kelsey.gilbert@mozilla.com>
Sat, 1 Apr 2023 00:33:25 +0000 (1 00:33 +0000)
tree4f193dbdd3a01a22bb8b339b96d446d26f87cf46
parentc67474849f25b6c01d3eee2a41f251e9ba0e9385
Bug 1825673 - Implement WEBGL_provoking_vertex. r=gfx-reviewers,webidl,lsalzman,saschanaz

Differential Revision: https://phabricator.services.mozilla.com/D174197
21 files changed:
dom/bindings/Bindings.conf
dom/canvas/ClientWebGLContext.cpp
dom/canvas/ClientWebGLContext.h
dom/canvas/ClientWebGLExtensions.cpp
dom/canvas/ClientWebGLExtensions.h
dom/canvas/HostWebGLContext.h
dom/canvas/WebGLContext.h
dom/canvas/WebGLContextExtensions.cpp
dom/canvas/WebGLContextGL.cpp
dom/canvas/WebGLExtensions.h
dom/canvas/WebGLMethodDispatcher.h
dom/canvas/WebGLQueueParamTraits.h
dom/canvas/WebGLTypes.h
dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_provoking_vertex.html [new file with mode: 0644]
dom/canvas/test/webgl-mochitest/ensure-exts/test_common.html
dom/canvas/test/webgl-mochitest/mochitest.ini
dom/webidl/WebGLRenderingContext.webidl
gfx/gl/GLContext.cpp
gfx/gl/GLContext.h
gfx/gl/GLContextFeatures.cpp
gfx/gl/GLContextSymbols.h