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

wgsl: language evolution: managing rollout of core (essentially sugar) language features #3149

@dneto0

Description

@dneto0

This is forked from #2941

In short, Google's proposal is at: #2941 (comment)

  • classifying features into sugar vs. non-sugar. Sugar features can be implemented anywhere. (E.g 'do-while' loops).
  • bundle sugar features in to monotonically increasing shells of functionality
  • use Semver conventions of backward compatibility for those increasing shells of functionality

Further discussion

Temporarily putting this in v1.0 milestone, for triage. I'd like an affirmative discussion about milestone.

Metadata

Metadata

Assignees

Labels

wgslWebGPU Shading Language Issueswgsl resolvedResolved - waiting for a change to the WGSL specification

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions