Enable bindles builtins

Resolves: NEO-5138

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
Mateusz Hoppe
2022-02-02 08:43:45 +00:00
committed by Compute-Runtime-Automation
parent b697d75695
commit 76cb65476a
3 changed files with 45 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#
# Copyright (C) 2018-2021 Intel Corporation
# Copyright (C) 2018-2022 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
@@ -14,7 +14,7 @@ add_subdirectory(registry)
list(APPEND BIND_MODES
"bindful"
# "bindless"
"bindless"
)
set(GENERATED_BUILTINS