From c4fb0dd4145e05123c546458ba5d281abfcc2b28 Mon Sep 17 00:00:00 2001 From: Francis Murtagh Date: Thu, 16 Mar 2023 17:01:56 +0000 Subject: IVGCVSW-7556 Introduce Opaque Delegate API * Also added cmake for the new layers to reduce merge conflicts. Signed-off-by: Francis Murtagh Change-Id: Ieb59aa2b7e2a18c57c9357b8d5b5cd63d8211c85 --- delegate/opaque/src/SpaceDepth.hpp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 delegate/opaque/src/SpaceDepth.hpp (limited to 'delegate/opaque/src/SpaceDepth.hpp') diff --git a/delegate/opaque/src/SpaceDepth.hpp b/delegate/opaque/src/SpaceDepth.hpp new file mode 100644 index 0000000000..e16969768e --- /dev/null +++ b/delegate/opaque/src/SpaceDepth.hpp @@ -0,0 +1,4 @@ +// +// Copyright © 2023 Arm Ltd and Contributors. All rights reserved. +// SPDX-License-Identifier: MIT +// -- cgit v1.2.1