这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@haoxli
Copy link
Contributor

@haoxli haoxli commented May 13, 2024

Fixes #4607, #4600

  • Allow 2d-array texture view as renderable texture view
  • Disallow 3d texture view used in resolve target

Fixes gpuweb#4607, gpuweb#4600
- Allow 2d-array texture view as renderable texture view
- Disable 3d texture view used in render target
@github-actions
Copy link
Contributor

Previews, as seen when this build job started (907e8b9):
WebGPU webgpu.idl | Explainer | Correspondence Reference
WGSL grammar.js | wgsl.lalr.txt

@haoxli haoxli requested review from kainino0x and kdashg May 13, 2024 02:16
Copy link
Member

@toji toji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

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.

Allow 2d-array texture view as renderable texture view

2 participants