Skip to content

Write "Declaration and scope"#1511

Merged
dneto0 merged 1 commit intogpuweb:mainfrom
dneto0:decl-scope
Mar 13, 2021
Merged

Write "Declaration and scope"#1511
dneto0 merged 1 commit intogpuweb:mainfrom
dneto0:decl-scope

Conversation

@dneto0
Copy link
Copy Markdown
Contributor

@dneto0 dneto0 commented Mar 11, 2021

Defines:

  • declaration
  • scope
  • in scope
  • module scope

Says:

  • use of an identifier must be in scope of some declaration.
  • scope of a builtin-function is the entire program

Defines:
- declaration
- scope
- in scope
- module scope

Says:
- use of an identifier must be in scope of some declaration.
- scope of a builtin-function is the entire program
@dneto0 dneto0 added the wgsl WebGPU Shading Language Issues label Mar 11, 2021
@dneto0 dneto0 added this to the MVP milestone Mar 11, 2021
@dneto0 dneto0 requested review from alan-baker, kvark and litherum March 11, 2021 06:05
Copy link
Copy Markdown
Contributor

@kvark kvark left a comment

Choose a reason for hiding this comment

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

Looks solid!

@dneto0 dneto0 merged commit 48626d1 into gpuweb:main Mar 13, 2021
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
…puweb#1511)

This patch adds the last part of
api,validation,resource_usages,buffer,in_pass_misc:*:
-subresources,buffer_usages_in_copy_and_pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wgsl WebGPU Shading Language Issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants