AMDGPU: Fix amdgpu_gfx calling convention usage in test
This was calling a regular C function from amdgpu_gfx, which isn't defined to have all of the necessary implicit arguments.
Loading
Please sign in to comment
This was calling a regular C function from amdgpu_gfx, which isn't defined to have all of the necessary implicit arguments.