mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
Enable bindles builtins
Resolves: NEO-5138 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
b697d75695
commit
76cb65476a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user