attribute [call]¶
Description¶
A hint to the downstream compiler to translate the switch statement into subroutine calls. This attribute has no effect on targets other than HLSL.
Signature¶
[call]
A hint to the downstream compiler to translate the switch statement into subroutine calls. This attribute has no effect on targets other than HLSL.
[call]