mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 15:59:03 +00:00
cl_khr_external_memory_android_hardware_buffer test
Android AHardwareBuffer test. Initial testing for buffers and images.
This commit is contained in:
@@ -6,6 +6,7 @@ add_subdirectory( cl_ext_cxx_for_opencl )
|
||||
add_subdirectory( cl_khr_command_buffer )
|
||||
add_subdirectory( cl_khr_dx9_media_sharing )
|
||||
add_subdirectory( cl_khr_external_memory_dma_buf )
|
||||
add_subdirectory( cl_khr_external_memory_ahb )
|
||||
add_subdirectory( cl_khr_semaphore )
|
||||
add_subdirectory( cl_khr_kernel_clock )
|
||||
add_subdirectory( cl_ext_buffer_device_address )
|
||||
|
||||
Reference in New Issue
Block a user