Home
last modified time | relevance | path

Searched refs:cl_bitfield (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/opencl/runtime/
H A Dopencl_svm_definitions.hpp13 typedef cl_bitfield cl_device_svm_capabilities;
14 typedef cl_bitfield cl_svm_mem_flags;
H A Dopencl_svm_hsa_extension.hpp40 typedef cl_bitfield cl_device_svm_capabilities_amd;
41 typedef cl_bitfield cl_svm_mem_flags_amd;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/opencl/runtime/
H A Dopencl_svm_definitions.hpp13 typedef cl_bitfield cl_device_svm_capabilities;
14 typedef cl_bitfield cl_svm_mem_flags;
H A Dopencl_svm_hsa_extension.hpp40 typedef cl_bitfield cl_device_svm_capabilities_amd;
41 typedef cl_bitfield cl_svm_mem_flags_amd;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/opencl/runtime/
H A Dopencl_svm_definitions.hpp13 typedef cl_bitfield cl_device_svm_capabilities;
14 typedef cl_bitfield cl_svm_mem_flags;
H A Dopencl_svm_hsa_extension.hpp40 typedef cl_bitfield cl_device_svm_capabilities_amd;
41 typedef cl_bitfield cl_svm_mem_flags_amd;
/OK3568_Linux_fs/external/libmali/include/CL/
H A Dcl.h55 typedef cl_ulong cl_bitfield; typedef
56 typedef cl_bitfield cl_device_type;
59 typedef cl_bitfield cl_device_fp_config;
62 typedef cl_bitfield cl_device_exec_capabilities;
63 typedef cl_bitfield cl_command_queue_properties;
65 typedef cl_bitfield cl_device_affinity_domain;
72 typedef cl_bitfield cl_mem_flags;
75 typedef cl_bitfield cl_mem_migration_flags;
81 typedef cl_bitfield cl_map_flags;
90 typedef cl_bitfield cl_kernel_arg_type_qualifier;
H A Dcl_ext.h446 typedef cl_bitfield cl_svm_mem_flags_arm;
448 typedef cl_bitfield cl_device_svm_capabilities_arm;
H A Dcl_ext_intel.h73 #define CL_QUEUE_THREAD_LOCAL_EXEC_ENABLE_INTEL (((cl_bitfield)1) << 31)