diff options
author | Martin Robinson <mrobinson@igalia.com> | 2025-05-08 10:34:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-08 08:34:52 +0000 |
commit | d39b9f05ffe969d8cd6953d925dd3a2b328618df (patch) | |
tree | 9553aa7529b4c5933455616815066592547fc140 /tests/wpt/css-tests/css-transforms-1_dev/html/reference/transform-singular-ref.htm | |
parent | 1a2e0a77d92cbd936d85bd33c95ad03eabc4d9e7 (diff) | |
download | servo-d39b9f05ffe969d8cd6953d925dd3a2b328618df.tar.gz servo-d39b9f05ffe969d8cd6953d925dd3a2b328618df.zip |
webgl: Use `glow::Context::supported_extensions()` to implement `getSupportedExtensions()` (#36911)
Not only does this simplify the code, it fixes a problem where we were
attempting to use an OpenGL 3.0 API on an incompatible GL context.
Testing: There are already tests for `getSupportedExtensions()` in the
WebGL
suite, but effectively testing this requires drivers that do not support
a particular version of OpenGL, so it is a bit hard to actually test.
Fixes: #36852.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'tests/wpt/css-tests/css-transforms-1_dev/html/reference/transform-singular-ref.htm')
0 files changed, 0 insertions, 0 deletions