Simple fill shader that sets all elements of the input buffer to a uniform scalar value.
The WebGPU context
The buffer to be filled
The value that will replace every element of the input buffer
The output buffer and offset (useful for debugging)
Generated using TypeDoc
Simple fill shader that sets all elements of the input buffer to a uniform scalar value.