mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 16:29:03 +00:00
cl_khr_external_memory_ahb test (#2413)
Android AHardwareBuffer test. Initial testing for buffers and image. --------- Co-authored-by: joselope <joselope@qti.qualcomm.com>
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
add_subdirectory( cl_ext_cxx_for_opencl )
|
||||
add_subdirectory( cl_khr_command_buffer )
|
||||
add_subdirectory( cl_khr_dx9_media_sharing )
|
||||
if(ANDROID_PLATFORM GREATER 28)
|
||||
add_subdirectory( cl_khr_external_memory_ahb )
|
||||
endif ()
|
||||
add_subdirectory( cl_khr_external_memory_dma_buf )
|
||||
add_subdirectory( cl_khr_semaphore )
|
||||
add_subdirectory( cl_khr_kernel_clock )
|
||||
|
||||
Reference in New Issue
Block a user