dawn-cmake/src
Hao Li 6f833b7f78 Add internal compute pipeline in ResolveQuerySet for Timestamp Query
- Enable internal compute pipeline in ResolveQuerySet for Timestamp
  Query.
- Known issue:
  The user-provided resolve buffer cannot be used as binding resources
  due to missing STORAGE usage. Currently implictly add STORAGE usage
  if the buffer is created with QUERY_RESOLVE usage as a workaround.
  Next we will add STORAGE_INTERNAL usage instead.

Bug: dawn:434
Change-Id: Ie66090de38bc3a04a58986669cd2a128b528f960
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/36222
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Hao Li <hao.x.li@intel.com>
2021-01-14 03:26:08 +00:00
..
common Add more constants for max texture sizes 2021-01-11 18:04:12 +00:00
dawn Reland "Add a per-thread proc table using thread local storage" 2020-10-06 16:13:42 +00:00
dawn_native Add internal compute pipeline in ResolveQuerySet for Timestamp Query 2021-01-14 03:26:08 +00:00
dawn_platform Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED 2020-12-16 07:53:30 +00:00
dawn_wire dawn_wire: Skip device inject error if the client drops the device 2021-01-14 00:51:58 +00:00
fuzzers Remove HLSL & MSL SPIRV-Cross Fuzzers 2021-01-07 01:36:11 +00:00
include Ensure all wire child objects are destroyed before their device 2021-01-13 20:58:18 +00:00
tests Add internal compute pipeline in ResolveQuerySet for Timestamp Query 2021-01-14 03:26:08 +00:00
utils Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED 2020-12-16 07:53:30 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00