mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Aux translation [2/n]: Add new builtins
Each Kernel arg for aux translation needs to have own builtin kernel. This is required to build MultiDispatchInfo before copying into SSH Change-Id: I4b2f42518cf06bb31c31fd5f83f7da927bde99c3
This commit is contained in:

committed by
sys_ocldev

parent
9632d18071
commit
117a7d15ad
@ -24,6 +24,7 @@ add_library(${BUILTINS_BINARIES_LIB_NAME} OBJECT builtins_binary.cmake)
|
||||
add_subdirectory(registry)
|
||||
|
||||
set(GENERATED_BUILTINS
|
||||
"aux_translation"
|
||||
"copy_buffer_rect"
|
||||
"copy_buffer_to_buffer"
|
||||
"copy_buffer_to_image3d"
|
||||
|
Reference in New Issue
Block a user