mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Properly support gl_PointSize and gl_PointCoord
Fixes #21719. Fixes #20993. Fixes #20992. Fixes #21007. Fixes #20979.
This commit is contained in:
parent
aa9591137a
commit
8828925f4f
16 changed files with 44 additions and 243 deletions
|
@ -15637,9 +15637,7 @@
|
|||
"conformance/uniforms/out-of-bounds-uniform-array-access.html": [
|
||||
[
|
||||
"/_webgl/conformance/uniforms/out-of-bounds-uniform-array-access.html",
|
||||
{
|
||||
"timeout": "long"
|
||||
}
|
||||
{}
|
||||
]
|
||||
],
|
||||
"conformance/uniforms/uniform-default-values.html": [
|
||||
|
@ -37324,7 +37322,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"conformance/uniforms/out-of-bounds-uniform-array-access.html": [
|
||||
"a096b5ac7f771ab9b4aa1e5f046de301d22d9c93",
|
||||
"6963b053b79d9e45507f6af10ab50a21240723b0",
|
||||
"testharness"
|
||||
],
|
||||
"conformance/uniforms/uniform-default-values.html": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue