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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Devent.hpp71 virtual cl_command_type command() const = 0;
114 hard_event(command_queue &q, cl_command_type command,
121 virtual cl_command_type command() const;
140 cl_command_type _command;
159 virtual cl_command_type command() const;
H A Devent.cpp127 hard_event::hard_event(command_queue &q, cl_command_type command,
165 cl_command_type
256 cl_command_type
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Devent.hpp71 virtual cl_command_type command() const = 0;
114 hard_event(command_queue &q, cl_command_type command,
121 virtual cl_command_type command() const;
140 cl_command_type _command;
159 virtual cl_command_type command() const;
H A Devent.cpp130 hard_event::hard_event(command_queue &q, cl_command_type command,
168 cl_command_type
261 cl_command_type
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Devent.cpp102 buf.as_scalar<cl_command_type>() = ev.command();
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Devent.cpp102 buf.as_scalar<cl_command_type>() = ev.command();
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h116 typedef cl_uint cl_command_type; typedef in typeref:typename:cl_uint
785 /* cl_command_type */
H A Dcl2.hpp1182 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
H A Dcl.hpp1393 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h105 typedef cl_uint cl_command_type; typedef in typeref:typename:cl_uint
833 /* cl_command_type */
H A Dcl2.hpp1236 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
H A Dcl.hpp1393 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \

Completed in 61 milliseconds