Samson
|
5853c00628
|
Remove message from WebGL subtest name and remove stale expectations (#35791)
* Remove message from WebGL subtest name
This causes stale expectations: https://github.com/servo/servo/issues/35750
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
* Update expectations
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
---------
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
|
2025-03-12 09:08:39 +00:00 |
|
Josh Matthews
|
46b1d8faee
|
webgl: Report invalid operations for more APIs that can't use an incomplete framebuffer.
|
2019-09-20 01:28:21 -04:00 |
|
Josh Matthews
|
e31462c37c
|
Implement WEBGL_color_buffer_float and EXT_color_buffer_half_float (fixes #22113)
|
2018-11-05 14:13:46 +01:00 |
|
Anthony Ramine
|
cb2f83cf8e
|
Fix Drop assertion for WebGLBuffer
A buffer that is dropped may not have been marked for deletion but it
must not be attached to any VAO.
|
2018-08-29 02:05:49 +02:00 |
|
Anthony Ramine
|
26a311fc62
|
Use sdk/tests when syncing from upstream Khronos WebGL tests
|
2018-08-25 13:34:53 +02:00 |
|