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

Task: Define short circuiting for && and || #675

@litherum

Description

@litherum

This is a tracking bug for a task. It's likely non-controversial; it just needs to be done.

if (a() && b()) {
    ...
}

We need to define the situations where b() gets executed.

Metadata

Metadata

Assignees

Labels

wgslWebGPU Shading Language Issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions