Skip to content

Import renderdoc_app.h to iree/third_party, with build defs.#696

Closed
ScottTodd wants to merge 3 commits into
iree-org:masterfrom
ScottTodd:renderdoc-import
Closed

Import renderdoc_app.h to iree/third_party, with build defs.#696
ScottTodd wants to merge 3 commits into
iree-org:masterfrom
ScottTodd:renderdoc-import

Conversation

@ScottTodd
Copy link
Copy Markdown
Member

Progress on #52. We can use RenderDoc without integrating with its API through vulkan_inference_gui, but not through iree-run-mlir. We need to explicitly start/stop capture through the API when only using Vulkan compute (no graphics). This PR imports the API header file so we can use it in future change.

Includes are of the format (tested with Bazel and CMake):

#include "third_party/renderdoc_api/app/renderdoc_app.h"

@ScottTodd
Copy link
Copy Markdown
Member Author

Code style check is running clang-format on third_party/. That's not normally a problem since other files there are in submodules. I'll look into adding an exclusion, probably through .clang-format files or editing the workflow itself.

@copybara-service copybara-service Bot closed this in d624815 Feb 7, 2020
@ScottTodd ScottTodd deleted the renderdoc-import branch February 7, 2020 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants