dawn-cmake/src/dawn/tests
Corentin Wallez 858ccc8a0c Make GetCurrentTextureView use an internal GetCurrentTexture
This is a small refactor in preparation for exposing GetCurrentTexture
on the SwapChain.

Bug: dawn:1551
Change-Id: I7cc8ec4a9042f48c4af7b2cc2126b1d9248a2003
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133462
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Loko Kung <lokokung@google.com>
2023-05-23 12:30:36 +00:00
..
benchmarks Move Adapter toggles from PhysicalDevice to Adapter 2023-05-11 17:10:28 +00:00
end2end Remove suppression for a fixed VVL issue. 2023-05-23 09:40:17 +00:00
mocks/platform Namespace dawn/common/ and dawn/utils/ in dawn:: 2023-05-17 18:41:02 +00:00
perf_tests Namespace dawn/common/ and dawn/utils/ in dawn:: 2023-05-17 18:41:02 +00:00
unittests Make GetCurrentTextureView use an internal GetCurrentTexture 2023-05-23 12:30:36 +00:00
white_box Namespace dawn/common/ and dawn/utils/ in dawn:: 2023-05-17 18:41:02 +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 d3d11: support uniform buffer with other GPU accelerated usage 2023-05-10 17:21:53 +00:00
DawnNativeTest.cpp Updates DawnInstanceDescriptor to pass in the Platform. 2023-05-16 04:50:32 +00:00
DawnNativeTest.h Add CacheRequest utilities and tests 2022-06-11 03:50:33 +00:00
DawnTest.cpp Fixes TSAN race by moving cleanup of platform into dtor. 2023-05-17 22:03:16 +00:00
DawnTest.h Namespace dawn/common/ and dawn/utils/ in dawn:: 2023-05-17 18:41:02 +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