DTolm / VkFFT

Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library
MIT License
1.52k stars 91 forks source link

Fix typo in VkFFTResult #86

Closed sbalint98 closed 2 years ago

sbalint98 commented 2 years ago

As the name suggest: There appears to be a typo in the enum for the VKFFTResult enum.

sbalint98 commented 2 years ago

fixed it