Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 31, 2023

This test was updated in #19046, but went through CI before #19067 landed which made duplicate signatures into a warning.

glDrawRangeElements is defined both in library_glemu.js and in library_webgl2.js with the former taking precedence because it is included later. This change avoid the duplicate definition.

This test was updated in #19046, but went through CI before #19067
landed which made duplicate signatures into a warning.

`glDrawRangeElements` is defined both in `library_glemu.js` and in
`library_webgl2.js` with the former taking precedence because it is
included later.  This change avoid the duplicate definition.
@sbc100 sbc100 requested a review from kripken March 31, 2023 00:03
@sbc100 sbc100 merged commit 250ccb6 into main Mar 31, 2023
@sbc100 sbc100 deleted the fix_build branch March 31, 2023 00:40
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.

3 participants