Structs§
- FftGpu
Resources - Pre-built uniform buffers + bind groups for FFT stages (per executable).
Functions§
- dispatch_
fft_ gpu_ in_ pass - Run FFT stages inside an existing compute pass (no extra submit/poll).
- run_
fft_ gpu - Standalone FFT dispatch (legacy callers).
- run_
fft_ gpu_ cached - Standalone FFT dispatch using compile-time cached resources.