InterlockedAddF16Emulated
Description
Signature
void InterlockedAddF16Emulated( Ptr<half> dest, half value, out half originalValue);
Parameters
dest : Ptr<half>
value : half
originalValue : half
Availability and Requirements
Defined for the following targets:
spirv
Available in all stages.