AGS_SDK
AGS_SDK copied to clipboard
Add overloads for int & uint wave scan intrinsics
The missing AmdDxExtShaderIntrinsics_WaveScan overloads for uint & int types broke all wave scan functions using uint or int types. This fixes issue #28
Looks fine to me.
@fangamd may someone merge this?