Skip to content

OffscreenCanvas context loss tests implicitly rely on OES_texture_float #3715

@kenrussell

Description

@kenrussell

In https://crbug.com/396176034 it was discovered that the OffscreenCanvas context lost/restored tests implicitly rely on the OES_texture_float extension in https://github.com/KhronosGroup/WebGL/blob/main/sdk/tests/js/tests/canvas-tests-utils.js#L783 . There are some Android devices which don't support that extension and fail the context lost/restored tests for that reason. To decouple these, the OffscreenCanvas tests should be rewritten to check the behavior of a different extension before and after context loss and restoration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions