Skip to content

[HLSL] Make implicit binding warning an off-by-default warning #135907

Closed
@bogner

Description

@bogner

It can be quite easy to miss a binding or two when using explicit bindings, so it would be helpful to users if they could opt in to a warning if they mess up and have a few implicit bindings sprinkled into their shaders unintentionally.

We currently have an error-by-default warning for this. Once implicit bindings work, we should make this off-by-default.

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Supportclang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzer

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions