HomeSort by relevance Sort by last modified time
    Searched refs:cl_bitfield (Results 1 - 6 of 6) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/opencl/runtime/
opencl_svm_definitions.hpp 13 typedef cl_bitfield cl_device_svm_capabilities;
14 typedef cl_bitfield cl_svm_mem_flags;
opencl_svm_hsa_extension.hpp 40 typedef cl_bitfield cl_device_svm_capabilities_amd;
41 typedef cl_bitfield cl_svm_mem_flags_amd;
  /external/mesa3d/include/CL/
cl.h 52 typedef cl_ulong cl_bitfield; typedef
53 typedef cl_bitfield cl_device_type;
56 typedef cl_bitfield cl_device_fp_config;
59 typedef cl_bitfield cl_device_exec_capabilities;
60 typedef cl_bitfield cl_command_queue_properties;
67 typedef cl_bitfield cl_mem_flags;
75 typedef cl_bitfield cl_map_flags;
    [all...]
cl.hpp 798 F(cl_device_info, CL_DEVICE_ADDRESS_BITS, cl_bitfield) \
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.h 50 typedef cl_ulong cl_bitfield; typedef
51 typedef cl_bitfield cl_device_type;
54 typedef cl_bitfield cl_device_fp_config;
57 typedef cl_bitfield cl_device_exec_capabilities;
58 typedef cl_bitfield cl_command_queue_properties;
60 typedef cl_bitfield cl_device_affinity_domain;
67 typedef cl_bitfield cl_mem_flags;
70 typedef cl_bitfield cl_mem_migration_flags;
76 typedef cl_bitfield cl_map_flags;
85 typedef cl_bitfield cl_kernel_arg_type_qualifier
    [all...]
  /external/opencv3/modules/core/src/
ocl.cpp 227 typedef cl_ulong cl_bitfield; typedef
228 typedef cl_bitfield cl_device_type;
231 typedef cl_bitfield cl_device_fp_config;
234 typedef cl_bitfield cl_device_exec_capabilities;
235 typedef cl_bitfield cl_command_queue_properties;
237 typedef cl_bitfield cl_device_affinity_domain;
244 typedef cl_bitfield cl_mem_flags;
247 typedef cl_bitfield cl_mem_migration_flags;
253 typedef cl_bitfield cl_map_flags;
262 typedef cl_bitfield cl_kernel_arg_type_qualifier
    [all...]

Completed in 1944 milliseconds