Searched refs:cl_command_type (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
H A Devent.hpp66 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;
H A Devent.cpp77 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/core/
H A Devent.hpp66 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;
H A Devent.cpp77 hard_event::hard_event(clover::command_queue &q, cl_command_type command,
112 cl_command_type
163 cl_command_type
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
H A Devent.cpp104 return scalar_property<cl_command_type>(buf, size, size_ret, ev->command());
/external/mesa3d/src/gallium/state_trackers/clover/api/
H A Devent.cpp104 return scalar_property<cl_command_type>(buf, size, size_ret, ev->command());
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.h82 typedef cl_uint cl_command_type; typedef
406 /* cl_command_type */
H A Dcl.hpp841 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
/external/mesa3d/include/CL/
H A Dcl.h82 typedef cl_uint cl_command_type; typedef
406 /* cl_command_type */
H A Dcl.hpp841 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \

Completed in 421 milliseconds