Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wgsl-in] external texture support #4386

Open
jinleili opened this issue May 9, 2022 · 1 comment
Open

[wgsl-in] external texture support #4386

jinleili opened this issue May 9, 2022 · 1 comment
Labels
area: naga front-end lang: WGSL WebGPU Shading Language naga Shader Translator type: enhancement New feature or request

Comments

@jinleili
Copy link
Contributor

jinleili commented May 9, 2022

Add support for texture_external.

WGSL spec: https://gpuweb.github.io/gpuweb/wgsl/#external-texture-type

Related issues:
#274
#1733

@ErichDonGubler
Copy link
Member

ErichDonGubler commented Apr 25, 2023

In case it helps anyone, these sections of current spec. drafts for the Web platform seem the most relevant:

  • Section 6.4 of the v1 WebGPU API spec. (GPUExternalTexture).
  • Section 5.4.4 of the v1 WGSL spec. (External sampled texture types).

@cwfitzgerald cwfitzgerald transferred this issue from gfx-rs/naga Oct 25, 2023
@cwfitzgerald cwfitzgerald added the naga Shader Translator label Oct 25, 2023
@teoxoy teoxoy added this to the WebGPU Specification V1 milestone Nov 3, 2023
@teoxoy teoxoy added type: enhancement New feature or request and removed kind: feature labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: naga front-end lang: WGSL WebGPU Shading Language naga Shader Translator type: enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

4 participants