Skip to content

Conversation

@andyleiserson
Copy link
Contributor

  • deno: Allow the application to request the external-texture feature, even though it is not exposed as an available feature.
  • cts_runner: Enable the external-texture feature.

Testing
Enables some CTS tests. I believe the textureLoad and textureSampleBaseClampToEdge suites will also be fully passing when this change is combined with #8713.

Squash or Rebase? Squash

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

* deno: Allow the application to request the `external-texture` feature,
  even though it is not exposed as an available feature.
* cts_runner: Enable the `external-texture` feature.
@andyleiserson andyleiserson marked this pull request as draft January 20, 2026 19:33
@andyleiserson
Copy link
Contributor Author

Looks like there is some additional work needed to get this into a state where the CTS will be happy in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant