NetDEM v1.0
|
#include "webgpu_prefix_sum.hpp"
#include "resource_manager.hpp"
#include "utils_macros.hpp"
#include "webgpu_math.hpp"
#include "shaders/webgpu_math/prefix_sum/prefix_sum_sub.wgsl.h"
#include "shaders/webgpu_math/prefix_sum/add_block_sums.wgsl.h"