mirror of
https://github.com/servo/servo.git
synced 2025-09-09 06:28:22 +01:00
webgl: Add WebGLActiveInfo and WebGLShaderPrecisionFormat interfaces
This commit is contained in:
parent
ee192793d5
commit
b0d04765ae
6 changed files with 123 additions and 0 deletions
|
@ -187,6 +187,8 @@ var interfaceNamesInGlobalScope = [
|
|||
"WebGLProgram",
|
||||
"WebGLShader",
|
||||
"WebGLObject",
|
||||
"WebGLActiveInfo",
|
||||
"WebGLShaderPrecisionFormat",
|
||||
"WebSocket",
|
||||
"Window",
|
||||
"Worker",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue