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 D | event.hpp | 71 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 D | event.cpp | 127 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 D | event.hpp | 71 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 D | event.cpp | 130 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 D | event.cpp | 102 buf.as_scalar<cl_command_type>() = ev.command();
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | event.cpp | 102 buf.as_scalar<cl_command_type>() = ev.command();
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl.h | 116 typedef cl_uint cl_command_type; typedef in typeref:typename:cl_uint 785 /* cl_command_type */
|
| H A D | cl2.hpp | 1182 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
|
| H A D | cl.hpp | 1393 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl.h | 105 typedef cl_uint cl_command_type; typedef in typeref:typename:cl_uint 833 /* cl_command_type */
|
| H A D | cl2.hpp | 1236 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
|
| H A D | cl.hpp | 1393 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
|
Completed in 61 milliseconds