COPY_BYTES_PER_ROW_ALIGNMENT

Buffer-Texture copies must have bytes_per_row aligned to this number.

This doesn't apply to Queue.writeTexture.

static const
auto COPY_BYTES_PER_ROW_ALIGNMENT = 256;

Meta