dawn-cmake/generator
Loko Kung 14ed533565 Updates DawnInstanceDescriptor to pass in the Platform.
Notes:
- Separates ChainedStruct to be reusable without cpp header. (Also
  updates native structs to directly use it.)
- Manually implements the descriptor in DawnNative.
- Reworks ChainUtils with mapping from struct to STypes.
- Updates the tests to use either SetPlatformForTesting which is still
  required because DawnTest uses a "global" instance for all tests and
  some tests require setting (and cleaning up) a test specific platform.

Bug: dawn:1374
Change-Id: I078c78f22c5137030cf3cf0e8358fe4373ee9c6c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132268
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Loko Kung <lokokung@google.com>
2023-05-16 04:50:32 +00:00
..
templates Updates DawnInstanceDescriptor to pass in the Platform. 2023-05-16 04:50:32 +00:00
CMakeLists.txt Allow setting markupsafe directory in CMake. 2023-04-07 07:52:36 +00:00
dawn_generator.gni Add Dawn Wire Server LPM Fuzzer [1/N] 2023-02-08 20:43:18 +00:00
dawn_gpu_info_generator.py Make adapter info device matching more flexible 2022-08-02 22:14:35 +00:00
dawn_json_generator.py Updates DawnInstanceDescriptor to pass in the Platform. 2023-05-16 04:50:32 +00:00
dawn_version_generator.py Fix incorrect indentation in version generator script. 2022-06-23 01:14:24 +00:00
extract_json.py Avoid unnecessary recompiles with code generators. 2021-03-23 19:06:02 +00:00
generator_lib.gni BUILD.gn: Make toolchain.ninja not contain system absolute paths. 2022-11-22 11:07:27 +00:00
generator_lib.py Allow setting markupsafe directory in CMake. 2023-04-07 07:52:36 +00:00
opengl_loader_generator.py Dawn: Break dependency on ANGLE 2023-03-16 14:31:25 +00:00