Skip to content

Commit

Permalink
Merge pull request #4 from donmccurdy/patch-1
Browse files Browse the repository at this point in the history
Remove duplicate getShaderPrecisionFormat definition
  • Loading branch information
Adamfsk committed May 18, 2024
2 parents 2713739 + 3833f4f commit 1a28314
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/classes/WebGLRenderingContext.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ const testFuncs = [
'getRenderbufferParameter',
'getShaderParameter',
'getShaderInfoLog',
'getShaderPrecisionFormat',
'getShaderSource',
'getSupportedExtensions',
'getTexParameter',
Expand Down

0 comments on commit 1a28314

Please sign in to comment.