GPUBitonicSort
September 22, 2016 ยท View on GitHub
-
BitonicSortCS
Bitonic sort is implemented using ComputeShader. -
BitonicSortRT
Bitonic sort is implemented using RenderTexture.

References
ComputeShaderSort11
https://code.msdn.microsoft.com/windowsdesktop/DirectCompute-Basic-Win32-7d5a7408