Skip to content

Add [AllowShared] to WEBGL_multi_draw APIs' typed array arguments.#3286

Merged
kdashg merged 1 commit into
KhronosGroup:masterfrom
kenrussell:allowshared-for-multi-draw
May 18, 2021
Merged

Add [AllowShared] to WEBGL_multi_draw APIs' typed array arguments.#3286
kdashg merged 1 commit into
KhronosGroup:masterfrom
kenrussell:allowshared-for-multi-draw

Conversation

@kenrussell

Copy link
Copy Markdown
Member

Parallels changes made in #2387 to the core WebGL 1.0 and 2.0
specifications to support SharedArrayBuffer, and implicitly,
multithreaded WebAssembly.

Fixes #3219 .

Parallels changes made in KhronosGroup#2387 to the core WebGL 1.0 and 2.0
specifications to support SharedArrayBuffer, and implicitly,
multithreaded WebAssembly.

Fixes KhronosGroup#3219 .
@kenrussell
kenrussell requested review from kdashg and shrekshao May 18, 2021 22:26

@shrekshao shrekshao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thanks for the change

@kdashg
kdashg merged commit 6eafd07 into KhronosGroup:master May 18, 2021
@kenrussell
kenrussell deleted the allowshared-for-multi-draw branch May 18, 2021 22:58
@Squareys

Copy link
Copy Markdown

Awesome, thank you @kenrussell & @shrekshao !

kenrussell added a commit to kenrussell/WebGL that referenced this pull request Jun 9, 2021
These are likely to require additional browser command-line arguments
since otherwise this functionality requires special configuration of
the web server hosting these tests.

Regression test for KhronosGroup#3286.

Associated with http://crbug.com/1211185 .
kenrussell added a commit that referenced this pull request Jun 10, 2021
These are likely to require additional browser command-line arguments
since otherwise this functionality requires special configuration of
the web server hosting these tests.

Regression test for #3286.

Associated with http://crbug.com/1211185 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add [AllowShared] support to WEBGL_multi_draw

4 participants