summaryrefslogtreecommitdiff
path: root/chromium/third_party/dawn/docs/testing.md
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/dawn/docs/testing.md')
-rw-r--r--chromium/third_party/dawn/docs/testing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/dawn/docs/testing.md b/chromium/third_party/dawn/docs/testing.md
index 20d715f8939..7b6f4b64092 100644
--- a/chromium/third_party/dawn/docs/testing.md
+++ b/chromium/third_party/dawn/docs/testing.md
@@ -52,7 +52,7 @@ scripts/perf_test_runner.py DrawCallPerf.Run/Vulkan__e_skip_validation
**BufferUploadPerf**
-Tests repetitively uploading data to the GPU using either `SetSubData` or `CreateBufferMapped`.
+Tests repetitively uploading data to the GPU using either `WriteBuffer` or `CreateBufferMapped`.
**DrawCallPerf**