gpu_neon: place asm func prototypes into a separate header
authornotaz <notasas@gmail.com>
Sat, 23 Jul 2022 15:22:33 +0000 (18:22 +0300)
committernotaz <notasas@gmail.com>
Mon, 8 Aug 2022 22:55:39 +0000 (01:55 +0300)
commita5d30afeabe63d826d8fc1dc86aedf72cf03b457
treec2da8b0e87b060abaaf71373b9c256338ff901c7
parent07d178b5ed0a9861bd8936aeeb71a6cd2f713eb4
gpu_neon: place asm func prototypes into a separate header

for the upcoming intrinsics implementation
plugins/gpu_neon/psx_gpu/psx_gpu.c
plugins/gpu_neon/psx_gpu/psx_gpu_simd.h [new file with mode: 0644]