The second volume kernel, responsible for providing the core layer of SIMD optimisations by invoking this kernel across a range of values.
More...
The second volume kernel, responsible for providing the core layer of SIMD optimisations by invoking this kernel across a range of values.
argument structure is as follows: 1) - A void pointer to the ax::CustomData 2) - A pointer to an array of three ints representing the current voxel coord being accessed 3) - A void pointer to the current value buffer 4) - A uint64_t pointer to the active word buffer 5) - The active state execution mode 6) - A void pointer to a vector of void pointers, representing an array of grid accessors 7) - A void pointer to a vector of void pointers, representing an array of grid transforms 8) - The index of currently executing volume in the list of write accessible volumes.