FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Reconsider "snorm10-10-10-2" vertex format support? · Issue #6292 · gpuweb/gpuweb · GitHub

/ gpuweb Public

Reconsider "snorm10-10-10-2" vertex format support? #6292

Description

#4275 (comment) mentioned that "snorm10-10-10-2" vertex format is missing due to D3D12 not having it natively.

However:

I was implementing my own decoding to do x*2-1, and while doing so felt a bit like it would fit well for the browser to do this?

Presumably some GPUs might have this support natively, so e.g. on mobile Vulkan devices, a native support for "snorm10-10-10-2" might be a tiny bit more optimal for performance?

Assuming the browser papering over D3D12 quirks could be easy, this could help ergonomy of the API for users? (and if D3D13 Ultimate Ultimate adds the functionality in the future, it would be a transparent optimization to existing site content)

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiWebGPU APIapi resolvedResolved - waiting for a change to the API specification

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL