[Graphite]: Use DawnTexelCopyBufferRowAlignment
The default value of fTextureDataRowBytesAlignment is 256. With this
feature enabled, the value can be queried from the device limits, which
can be much smaller than 256. This may reduce memory copy overhead on
Dawn D3D11 backend.
Bug: chromium:378361783
Change-Id: I2176c047730aaef7d7b5c18463a66178f546768c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/926874
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Jie A Chen <jie.a.chen@intel.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
4 files changed