mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-04 03:05:42 +00:00
This is a preparation CL for 3D texture copy. It refactors texture result comparison MACROs and their implementations, in order to add texture result comparison for 3D texture. Prior to this change, texture result comparison supports 1D/2D texture only. BUG: dawn:547 Change-Id: Ia242356e05f4762e33a8278ec0d038b8580f7aa9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/46320 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yunchao He <yunchao.he@intel.com>