From bd1936afe00a0fb1e4b37ee52b15173886f062e8 Mon Sep 17 00:00:00 2001 From: Shukang Zhou Date: Tue, 21 Jul 2026 20:48:01 +0000 Subject: [PATCH] Create an effectively no-op PR Add a blank line to a README.md file --- framework/plugin/renderdoc/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/plugin/renderdoc/README.md b/framework/plugin/renderdoc/README.md index 0e5cd3df8c..a923ea58c6 100644 --- a/framework/plugin/renderdoc/README.md +++ b/framework/plugin/renderdoc/README.md @@ -1,5 +1,6 @@ # RenderDoc API Header File + ## Source Information The `renderdoc_app.h` file in this directory is a public header downloaded from the official RenderDoc repository to support compiling the RenderDoc replay plugin with the in-application API.