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

  /external/mesa3d/src/gallium/state_trackers/clover/core/
event.hpp 66 virtual cl_command_type command() const = 0;
99 hard_event(clover::command_queue &q, cl_command_type command,
106 virtual cl_command_type command() const;
115 cl_command_type __command;
133 virtual cl_command_type command() const;
event.cpp 77 hard_event::hard_event(clover::command_queue &q, cl_command_type command,
112 cl_command_type
163 cl_command_type
  /external/mesa3d/src/gallium/state_trackers/clover/api/
event.cpp 104 return scalar_property<cl_command_type>(buf, size, size_ret, ev->command());
  /external/mesa3d/include/CL/
cl.h 82 typedef cl_uint cl_command_type; typedef
406 /* cl_command_type */
    [all...]
cl.hpp 841 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.h 88 typedef cl_uint cl_command_type; typedef
525 /* cl_command_type */
    [all...]
cl.hpp     [all...]
  /external/opencv3/modules/core/src/
ocl.cpp 265 typedef cl_uint cl_command_type; typedef
    [all...]

Completed in 60 milliseconds