mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Issue #8738: bufferSubData and texImage2D argument sanity checks.
This commit is contained in:
parent
c6d613f75b
commit
f2fe401d7d
6 changed files with 165 additions and 44 deletions
|
@ -5853,6 +5853,12 @@
|
|||
"url": "/_mozilla/mozilla/webgl/bufferData.html"
|
||||
}
|
||||
],
|
||||
"mozilla/webgl/bufferSubData.html": [
|
||||
{
|
||||
"path": "mozilla/webgl/bufferSubData.html",
|
||||
"url": "/_mozilla/mozilla/webgl/bufferSubData.html"
|
||||
}
|
||||
],
|
||||
"mozilla/webgl/context_creation_error.html": [
|
||||
{
|
||||
"path": "mozilla/webgl/context_creation_error.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue