]> zoso.dev Git - libnemo.git/commitdiff
Add some whitespace to better delineate the start and end of the G mixing section.
authorChris Duncan <chris@zoso.dev>
Wed, 8 Jan 2025 23:16:27 +0000 (15:16 -0800)
committerChris Duncan <chris@zoso.dev>
Wed, 8 Jan 2025 23:16:27 +0000 (15:16 -0800)
src/lib/nano-pow/shaders/gpu-compute.ts

index f15ad49828e93bbf27ec5423ef030d76d37cfde6..8537d78fbe82151295b7dda0294444971bcbcb51 100644 (file)
@@ -193,6 +193,10 @@ fn main(
        var v30: u32 = 0x137E2179u;
        var v31: u32 = 0x5BE0CD19u;
 
+
+
+
+
        /**
        * Twelve rounds of G mixing as part of BLAKE2b compression step.
        * Each sigma r index correlates with the reference implementation, but each
@@ -1072,6 +1076,8 @@ fn main(
 
 
 
+
+
        /****************************************************************************
        *                                                                                                                       NONCE CHECK                                                                                                                                     *
        ****************************************************************************/