dawn-cmake/src/dawn/tests
Peng Huang fab65123e1 d3d11: remove the workaround in DeviceOutlivesInstance
Bug: dawn:1705
Change-Id: Ic10965ee246b197f72f2be063b6bf70122c5a4ed
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/130700
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Peng Huang <penghuang@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
2023-05-01 19:16:33 +00:00
..
benchmarks Add basic Dawn microbenchmarks using Google benchmark 2023-04-17 18:11:51 +00:00
end2end d3d11: remove the workaround in DeviceOutlivesInstance 2023-05-01 19:16:33 +00:00
mocks/platform Vulkan: Implement WGSL->SPIRV caching 2022-07-08 21:30:25 +00:00
perf_tests Revert "d3d11: add d3d11 backend in end2end tests" 2023-04-13 22:45:28 +00:00
unittests Rename AdapterBase -> PhysicalDeviceBase. 2023-05-01 16:39:04 +00:00
white_box Disable some whitebox tests if implicit device sync is enabled. 2023-04-25 09:08:34 +00:00
AdapterTestConfig.cpp d3d11: enable d3d11 if dawn is not build with chromium 2023-04-14 02:05:17 +00:00
AdapterTestConfig.h d3d11: enable d3d11 if dawn is not build with chromium 2023-04-14 02:05:17 +00:00
BUILD.gn Add basic Dawn microbenchmarks using Google benchmark 2023-04-17 18:11:51 +00:00
DawnNativeTest.cpp Dawn: Promote DisallowUnsafeAPIs as instance toggle 2023-03-07 02:03:54 +00:00
DawnNativeTest.h Add CacheRequest utilities and tests 2022-06-11 03:50:33 +00:00
DawnTest.cpp Add more multithread tests. 2023-04-24 20:12:00 +00:00
DawnTest.h Add more multithread tests. 2023-04-24 20:12:00 +00:00
End2EndTestsMain.cpp tint->dawn: Move src/dawn_tests -> src/dawn/tests 2022-02-09 14:54:31 +00:00
MockCallback.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
OWNERS tint->dawn: Move src/dawn_tests -> src/dawn/tests 2022-02-09 14:54:31 +00:00
ParamGenerator.h Split some structs out of DawnTest.h into their own file. 2022-08-15 18:55:41 +00:00
PerfTestsMain.cpp tint->dawn: Move src/dawn_tests -> src/dawn/tests 2022-02-09 14:54:31 +00:00
ToggleParser.cpp tint->dawn: Move src/dawn_tests -> src/dawn/tests 2022-02-09 14:54:31 +00:00
ToggleParser.h Enable build/header_guard 2022-04-11 18:30:50 +00:00
UnittestsMain.cpp Fixup build/include_order issues in src/dawn. 2022-04-19 20:38:44 +00:00