mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Use common compile bindless flag
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
d4c5ee63f2
commit
ded70b803d
@ -429,7 +429,7 @@ set(TEST_KERNEL_SIP_DEBUG_LOCAL_options
|
||||
)
|
||||
|
||||
set(TEST_KERNEL_BINDLESS_internal_options
|
||||
"-cl-intel-use-bindless-buffers -cl-intel-use-bindless-images"
|
||||
"-cl-intel-use-bindless-mode"
|
||||
)
|
||||
|
||||
set(TEST_KERNEL_BINDLESS
|
||||
|
Reference in New Issue
Block a user