88097989d0
This change mainly is a preparation for 3D texture copy splitter, which will be based on 2D texture copy splitter and then revise or recompute incorrect copy regions if needed. The change itself mainly rename some variables and comments and distiguish 3D texture copies from 2D (array) texture copies. For example, term slice is changed to layer if it only refers to layer slices in 2D textures and it is not shared by depth slices in 3D textures. Bug: dawn:547 Change-Id: I6f84134a4fbcb90708901a1059b60e78e1a25ca5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/51900 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yunchao He <yunchao.he@intel.com> |
||
---|---|---|
.. | ||
common | ||
dawn | ||
dawn_native | ||
dawn_platform | ||
dawn_wire | ||
fuzzers | ||
include | ||
tests | ||
utils | ||
Dummy.cpp |