Improvements to pre-init of the output buffer in the data callback.
This commit makes it well defined as to whether or not the output buffer passed in to the data callback is initialized to zero or left undefined. By default it's initialized to zero, but can be changed to undefined by setting noPreZeroedOutputBuffer in the device config.
Showing
This diff is collapsed.
Please register or sign in to comment