Sign in
dawn
/
dawn
/
ab59a10f2c05d726dc9e13dd77ec1ec331a2a7b2
/
src
/
tests
/
perf_tests
/
BufferUploadPerf.cpp
2088cde
Update tests to use new mapping APIs
by Corentin Wallez
· 4 years, 7 months ago
47a3341
Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer
by Corentin Wallez
· 4 years, 10 months ago
40dc5d3
Cleanup: Remove unnecessary TestSetUp overload
by Austin Eng
· 4 years, 10 months ago
da722ad
Run dawn_end2end_tests on all available system adapters
by Austin Eng
· 4 years, 10 months ago
e831653
Normalize case X : {} break; to case X : { break;}
by Corentin Wallez
· 5 years ago
6c1d646
Change extern const DawnTestParam helpers to functions
by Austin Eng
· 5 years ago
3debb26
Limit heap growth when uploading with SetSubData.
by Bryan Bernhart
· 5 years ago
cab352c
Make end2end and perf tests use webgpu.h
by Corentin Wallez
· 5 years ago
04863c4
Make examples and utils use webgpu.h
by Corentin Wallez
· 5 years ago
31bde95
perf_tests: Replace WaitForGPU with maxStepsInFlight argument
by Austin Eng
· 5 years ago
7f42689
Skip BufferUploadPerf 16MB SetSubData on all backends.
by Austin Eng
· 5 years ago
b6acae6
Suppress BufferUploadPerf for setSubData of 16MB on Vulkan
by Corentin Wallez
· 5 years ago
3b05a6e
BufferUploadPerf: Measure various buffer sizes.
by Bryan Bernhart
· 5 years ago
e79b061
Skip tests if no adapter is available
by Austin Eng
· 5 years ago
ca0eac3
Add Dawn perf test harness
by Austin Eng
· 6 years ago