Skip to content

[HLSL] Many Builtins defined void(...) need the CustomTypeChecking attribute #133440

Closed
@farzonl

Description

@farzonl

We have had a reoccuring problem when trying to use the builtins in HLSL code for scalar cases that are causing type casts. To make the builtins more usable in these cases we will add CustomTypeChecking to the builtins that take floating point types to prevent the promotion of float or half types to double.

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Support

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions