mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
feature: packed surface format
Resolves: NEO-13669 Signed-off-by: Damian Tomczak <damian.tomczak@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
05a9f9b18c
commit
5cd1423bab
@@ -167,6 +167,8 @@ set(NEO_CORE_HELPERS
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/definitions/engine_group_types.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/definitions/command_encoder_args.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/definitions/indirect_detection_versions.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/image_helper.h
|
||||
${CMAKE_CURRENT_SOURCE_DIR}${BRANCH_DIR_SUFFIX}image_helper.cpp
|
||||
)
|
||||
|
||||
if(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user