Skip to content

uncaught exception - Canvas texture format rgba16float is not yet supported #564

@dkorpel

Description

@dkorpel

When opening https://webgpu.github.io/webgpu-samples/?sample=particles on FireFox 150.0.2 (64-bit), Windows 11:

uncaught exception, please report a bug!
  https://github.com/webgpu/webgpu-samples/issues/new
TypeError: GPUCanvasContext.configure: Canvas texture format `rgba16float` is not yet supported. Subscribe to <https://bugzilla.mozilla.org/show_bug.cgi?id=1834395> for updates on its development in Firefox.

While the implementation is up to FireFox, the expected behavior for the webgpu sample is to catch and report the Exception gracefully instead of saying "uncaught exception, please report a bug!".

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