dawn-cmake/src
shrekshao 4313dba514 Pipeline cache D3D12 backend impl
Add D3D12 pipeline caching impl: store cachedPSO blob in cached blob.
Record root signature ID3DBlob in cache key together with
D3D_SHADER_BYTECODE, D3D12_GRAPHICS_PIPELINE_STATE_DESC or
D3D12_COMPUTE_PIPELINE_STATE_DESC.

Shader caching is not added.

Add some pipeline caching negative tests.

Bug: dawn:549
Change-Id: Id1cb560b49f1cf495860e2e0bcf92d8d988c5379
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91180
Auto-Submit: Shrek Shao <shrekshao@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Loko Kung <lokokung@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
2022-06-02 15:16:20 +00:00
..
dawn Pipeline cache D3D12 backend impl 2022-06-02 15:16:20 +00:00
dawn_native tint->dawn: Move src/dawn_native -> src/dawn/native 2022-02-04 17:07:46 +00:00
dawn_platform tint->dawn: Move src/dawn_platform -> src/dawn/platform 2022-02-04 12:51:25 +00:00
dawn_wire tint->dawn: Move src/dawn_wire -> src/dawn/wire 2022-02-04 12:51:25 +00:00
fuzzers/dawn tint->dawn: Move src/fuzzers/dawn -> src/dawn/fuzzers 2022-02-04 18:48:05 +00:00
include Convert all dawn includes to use non-system include syntax. 2022-04-19 14:24:04 +00:00
tint tint: Add builtin tests for arguments passed by var 2022-06-02 14:36:10 +00:00
Placeholder.cpp Fix inclusive language presubmit 2022-04-19 22:25:45 +00:00