Structs§
- Blur
Command - A synchronous command to execute a gaussian blur.
BlurCommanddescribes a single directional blur pass. - Dual
Blur Command - A compute command that runs two directional blur passes (typically horizontal + vertical) within a single dispatch sequence.