Skip to content

Remove final WebGL1 extensions and simplify code that used them #10878

Remove final WebGL1 extensions and simplify code that used them

Remove final WebGL1 extensions and simplify code that used them #10878

Triggered via pull request May 3, 2024 10:43
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint: src/platform/graphics/null/null-graphics-device.js#L3
'PIXELFORMAT_RGBA8' is defined but never used
Lint: src/platform/graphics/webgl/webgl-graphics-device.js#L12
'PIXELFORMAT_RGBA16F' is defined but never used
Lint: src/platform/graphics/webgpu/webgpu-graphics-device.js#L6
'PIXELFORMAT_RGBA32F' is defined but never used
Lint: src/scene/shader-lib/programs/lit-shader.js#L6
'PIXELFORMAT_RGBA8' is defined but never used
Lint
Process completed with exit code 1.