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

  /external/chromium_org/third_party/mesa/src/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...]
  /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...]

Completed in 26 milliseconds