| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…and WebIDL definition. * Adds `"snorm10-10-10-2"` to `enum GPUVertexFormat`. * Adds `snorm10-10-10-2` row to the Vertex Formats table (signed normalized, 4 components, 4 bytes,`vec4<f32>`). Fixes gpuweb#6292
|
Previews, as seen when this build job started (562e5d5): |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM. @jimblandy had mentioned we would need to explain the encoding of this format, but considering we don't do this for any other formats, and the encoding is the same as any other snorm format, I don't think we need it. The CTS already covers the actual testing of its encoding.
We'll resolve the feature detection question later, it's tracked in #5484
Sorry, something went wrong.
|
Reviewing the minutes I think we have sufficient approval (and tests) to land this. Landing. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #6292