Yunchao He
99ee5e8028
Impl 3DTexture copy splitter for empty first row on D3D12 - 2
...
If the copy region generated from 2D texture copy splitter has an
empty first row due to alignment adjustment and we simply extend
it to all copied depth slices, the copy region will be incorrect
for 3D texture copy.
If there is an empty first row and the copy height is odd, we can
split the copy region into two:
- copy0: copy the first depth slice
- copy1: copy the rest depth slices because there is no empty
row after alignment adjustment
This method resolves the remaining problem when copy height is 1.
It also is an optimization for other odd copy height cases, say
copy height is 3, 5, 7, etc.
This change implements the special situation when the copy region
generated from 2D texture copy splitter has an empty first row and
its copy height is odd.
Bug: dawn:547
Change-Id: Idf4f4a9b87f783c5328463e0f4182429a7e809f1
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/53885
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Yunchao He <yunchao.he@intel.com>
2021-06-09 21:20:32 +00:00
..
2021-06-09 21:20:32 +00:00
2021-06-09 18:07:32 +00:00
2021-06-07 18:23:52 +00:00
2021-06-09 18:07:32 +00:00
2021-06-09 18:07:32 +00:00
2021-06-04 22:23:56 +00:00
2021-02-24 22:09:30 +00:00
2021-06-04 05:12:06 +00:00
2021-06-04 22:23:56 +00:00
2021-05-21 05:01:38 +00:00
2021-05-21 05:01:38 +00:00
2020-01-10 13:28:18 +00:00
2020-01-10 13:28:18 +00:00
2021-06-01 19:45:53 +00:00
2021-06-01 19:45:53 +00:00
2021-06-01 19:45:53 +00:00
2021-05-19 18:29:37 +00:00
2020-07-14 22:20:35 +00:00
2021-06-01 19:45:53 +00:00
2021-06-01 19:45:53 +00:00
2021-06-04 22:23:56 +00:00
2021-06-04 22:23:56 +00:00
2020-06-11 18:58:26 +00:00
2019-10-29 18:40:12 +00:00
2021-06-04 22:23:56 +00:00
2021-05-06 19:20:14 +00:00
2021-06-07 18:23:52 +00:00
2020-12-03 18:42:13 +00:00
2020-12-08 16:32:34 +00:00
2021-05-02 03:22:30 +00:00
2021-05-27 00:49:03 +00:00
2021-05-27 00:49:03 +00:00
2021-06-04 22:23:56 +00:00
2021-06-04 22:23:56 +00:00
2021-04-01 22:40:43 +00:00
2020-10-01 19:56:49 +00:00
2021-05-06 19:20:14 +00:00
2021-05-06 19:20:14 +00:00
2021-06-08 10:04:34 +00:00
2021-05-05 15:41:13 +00:00
2021-04-15 19:33:58 +00:00
2021-04-15 19:33:58 +00:00
2021-06-04 22:23:56 +00:00
2021-06-03 07:42:15 +00:00
2021-04-30 20:45:58 +00:00
2021-04-30 20:45:58 +00:00
2021-05-06 19:20:14 +00:00
2021-05-06 19:20:14 +00:00
2021-06-09 18:07:32 +00:00
2021-06-04 05:12:06 +00:00
2021-06-07 18:23:52 +00:00
2021-03-04 18:13:45 +00:00
2021-06-09 18:07:32 +00:00
2021-06-04 05:12:06 +00:00
2021-06-04 22:23:56 +00:00
2021-03-29 14:02:05 +00:00
2021-06-09 18:07:32 +00:00
2021-06-04 07:10:56 +00:00
2020-09-28 19:35:14 +00:00
2020-09-28 19:35:14 +00:00
2021-05-05 19:55:23 +00:00
2021-05-05 19:55:23 +00:00
2020-08-06 17:00:29 +00:00
2021-01-21 10:11:54 +00:00
2020-06-16 17:53:38 +00:00
2021-02-19 18:31:02 +00:00
2020-04-01 12:07:43 +00:00
2020-04-01 12:07:43 +00:00
2020-01-06 19:56:17 +00:00
2020-01-06 19:56:17 +00:00
2021-02-19 18:17:22 +00:00
2021-02-19 18:17:22 +00:00
2021-04-05 17:16:47 +00:00
2021-04-05 17:16:47 +00:00
2021-06-01 19:45:53 +00:00
2021-06-08 20:29:37 +00:00
2021-06-04 22:23:56 +00:00
2021-04-01 20:46:42 +00:00
2021-06-01 19:45:53 +00:00
2021-06-04 05:12:06 +00:00
2021-06-04 05:12:06 +00:00
2020-09-28 19:35:14 +00:00
2021-03-23 02:09:37 +00:00
2020-04-06 18:20:02 +00:00
2020-04-20 17:36:22 +00:00
2020-12-03 18:42:13 +00:00
2020-12-16 07:53:30 +00:00
2021-06-01 19:45:53 +00:00
2021-06-01 19:45:53 +00:00
2021-06-01 19:45:53 +00:00
2021-06-04 05:12:06 +00:00
2021-06-04 05:12:06 +00:00
2019-10-23 11:57:41 +00:00
2019-10-23 11:57:41 +00:00
2021-04-19 08:52:35 +00:00
2021-04-19 08:52:35 +00:00
2021-06-01 19:45:53 +00:00
2021-03-31 08:56:02 +00:00
2020-12-16 07:53:30 +00:00
2020-08-17 17:47:15 +00:00
2021-05-05 19:55:23 +00:00
2021-05-05 19:55:23 +00:00
2021-06-09 18:07:32 +00:00
2021-05-18 01:13:08 +00:00
2021-06-09 08:47:37 +00:00
2021-03-29 14:02:05 +00:00
2021-06-01 19:45:53 +00:00
2021-05-21 00:01:08 +00:00
2021-05-05 19:55:23 +00:00
2021-05-05 19:55:23 +00:00
2021-05-05 19:55:23 +00:00
2021-05-05 19:55:23 +00:00
2021-05-13 17:51:23 +00:00
2021-05-13 17:51:23 +00:00
2021-05-05 19:55:23 +00:00
2021-05-05 19:55:23 +00:00
2021-06-04 22:23:56 +00:00
2021-05-21 05:01:38 +00:00
2020-07-10 18:19:38 +00:00
2019-10-30 00:19:43 +00:00
2020-07-10 18:19:38 +00:00
2020-03-09 15:53:19 +00:00
2021-06-07 18:23:52 +00:00
2020-09-28 19:35:14 +00:00
2021-04-08 18:42:47 +00:00
2020-12-24 03:11:17 +00:00
2021-06-04 22:23:56 +00:00
2021-05-11 15:07:01 +00:00
2020-12-21 20:14:26 +00:00
2020-12-21 20:14:26 +00:00
2020-07-10 18:19:38 +00:00
2020-07-10 18:19:38 +00:00
2021-06-04 22:23:56 +00:00
2021-04-01 20:46:42 +00:00
2021-06-04 22:23:56 +00:00
2020-01-15 13:14:12 +00:00
2021-06-09 08:44:07 +00:00
2021-06-09 08:44:07 +00:00
2021-06-04 22:23:56 +00:00
2021-06-03 07:42:15 +00:00
2021-06-04 22:23:56 +00:00
2021-06-07 18:23:52 +00:00
2021-03-25 15:37:44 +00:00
2021-03-25 15:37:44 +00:00
2021-04-19 08:52:35 +00:00
2021-06-08 10:03:44 +00:00
2021-06-08 10:03:44 +00:00
2021-02-11 08:26:38 +00:00
2021-02-11 08:26:38 +00:00