aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compute/skc/platforms/cl_12/runtime_cl_12.h
diff options
context:
space:
mode:
authorGravatar Allan MacKinnon <allanmac@google.com>2018-06-24 08:31:14 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-24 15:56:44 +0000
commitebf160f308b698c075c9c1cf8d65d40cb2486238 (patch)
tree5593af46661b4971275a606903b5a64cd7d694f7 /src/compute/skc/platforms/cl_12/runtime_cl_12.h
parent5f0cc0e0665143d4d7b1a5ff06cf8df747068463 (diff)
Clean starting point for interop. VK will let us dodge this entirely.
Bug: skia: Change-Id: I4bc961e7e1b9ef30c5bfc096fb3f81af9191e750 Reviewed-on: https://skia-review.googlesource.com/136860 Commit-Queue: Allan MacKinnon <allanmac@google.com> Reviewed-by: Allan MacKinnon <allanmac@google.com>
Diffstat (limited to 'src/compute/skc/platforms/cl_12/runtime_cl_12.h')
-rw-r--r--src/compute/skc/platforms/cl_12/runtime_cl_12.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/compute/skc/platforms/cl_12/runtime_cl_12.h b/src/compute/skc/platforms/cl_12/runtime_cl_12.h
index ff820e6872..beb924f3ca 100644
--- a/src/compute/skc/platforms/cl_12/runtime_cl_12.h
+++ b/src/compute/skc/platforms/cl_12/runtime_cl_12.h
@@ -178,3 +178,11 @@ skc_runtime_device_temp_free(struct skc_runtime * const runtime,
//
//
//
+
+void
+skc_runtime_cl_12_debug(struct skc_context * const context);
+
+//
+//
+//
+