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

  /external/mesa3d/src/gallium/state_trackers/clover/core/
event.hpp 71 virtual cl_command_type command() const = 0;
112 hard_event(command_queue &q, cl_command_type command,
119 virtual cl_command_type command() const;
138 cl_command_type _command;
157 virtual cl_command_type command() const;
event.cpp 118 hard_event::hard_event(command_queue &q, cl_command_type command,
156 cl_command_type
247 cl_command_type
  /external/mesa3d/include/CL/
cl_d3d10.h 70 /* cl_command_type */
cl_d3d11.h 70 /* cl_command_type */
cl_dx9_media_sharing.h 82 /* cl_command_type */
cl.h 88 typedef cl_uint cl_command_type; typedef
525 /* cl_command_type */
    [all...]
cl.hpp 841 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
    [all...]
  /external/mesa3d/src/gallium/state_trackers/clover/api/
event.cpp 102 buf.as_scalar<cl_command_type>() = ev.command();

Completed in 428 milliseconds