]> git.nega.tv - josh/narcissus/commit
shark: Add basic tests for gpu radix sorting
authorJosh Simmons <josh@nega.tv>
Mon, 4 Nov 2024 20:23:11 +0000 (21:23 +0100)
committerJosh Simmons <josh@nega.tv>
Mon, 4 Nov 2024 21:14:29 +0000 (22:14 +0100)
commit76542513e2e3670f37edffc8aa338e731cc83e57
tree01f7ce59c048230f744eb8b537c3369121258d96
parent710feee96f02b2ed4755b5773375ff1b01873181
shark: Add basic tests for gpu radix sorting
Cargo.lock
engine/narcissus-gpu/src/lib.rs
title/shark-shaders/Cargo.toml
title/shark-shaders/src/lib.rs
title/shark-shaders/src/pipelines.rs [moved from title/shark/src/pipelines.rs with 89% similarity]
title/shark/src/helpers.rs
title/shark/src/main.rs
title/shark/tests/radix_sort.rs [new file with mode: 0644]