gpu_neon: don't include vector_ops.h in the main header
authornotaz <notasas@gmail.com>
Sun, 17 Jul 2022 22:18:52 +0000 (01:18 +0300)
committernotaz <notasas@gmail.com>
Mon, 8 Aug 2022 14:54:58 +0000 (17:54 +0300)
commita402136100279cd528661ca9eae70d12bedb8862
treeb926110dc3746f2beddbf30fdaf3ded0290493c7
parentfab27ba2d1aab02ab99f416bb2da01123663af8c
gpu_neon: don't include vector_ops.h in the main header

that stuff is only used in the C-only prototype
plugins/gpu_neon/psx_gpu/common.h
plugins/gpu_neon/psx_gpu/psx_gpu.c
plugins/gpu_neon/psx_gpu/psx_gpu.h
plugins/gpu_neon/psx_gpu/vector_ops.h
plugins/gpu_neon/psx_gpu/vector_types.h [new file with mode: 0644]