Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 3, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…4542)

`textureBindingViewDimesion` for `2d` and `2d-array` are tested
as those are defaults but `cube` was not tested. Add some cases.

Note: This is semi-round about. It assumes that at least some
tests are compatible with cubemaps which require width and height
to match and depthOrArrayLayers to be 6.

Because of the structure of the tests and the cube requirements
not all cases are tested. In particular, compressed cube textures
are not testsed. depth and stencil are not tested.
In core it should always be undefined.
In compat it should be what was passed in or the default.
Add `isTextureFormatFilterable` and use where things were
being checked more manually. Also use `isTextureFormatBlendable`
where it was being checked manually.
@pull pull bot locked and limited conversation to collaborators Jan 3, 2026
@pull pull bot added the ⤵️ pull label Jan 3, 2026
@pull pull bot merged commit 77591d8 into mozilla:main Jan 3, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant