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 22:55:39 +0000 (01:55 +0300)
commit07d178b5ed0a9861bd8936aeeb71a6cd2f713eb4
treea8b848c64ba15e4b84b49b5dabbcc2c03ded9d9d
parent7255f1c2fe7dd5c903875c69e4379d79a4883cd1
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]