Searched refs:cl_event_info (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ |
| H A D | event.cpp | 87 clGetEventInfo(cl_event d_ev, cl_event_info param,
|
| H A D | dispatch.hpp | 295 cl_event_info param_name,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | event.cpp | 87 clGetEventInfo(cl_event d_ev, cl_event_info param,
|
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl.h | 115 typedef cl_uint cl_event_info; typedef in typeref:typename:cl_uint 776 /* cl_event_info */ 1316 cl_event_info param_name,
|
| H A D | cl2.hpp | 1181 F(cl_event_info, CL_EVENT_COMMAND_QUEUE, cl::CommandQueue) \ 1182 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \ 1183 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \ 1184 F(cl_event_info, CL_EVENT_COMMAND_EXECUTION_STATUS, cl_int) \ 1259 F(cl_event_info, CL_EVENT_CONTEXT, cl::Context) 3021 cl_int getInfo(cl_event_info name, T* param) const 3030 detail::param_traits<detail::cl_event_info, name>::param_type 3034 detail::cl_event_info, name>::param_type param;
|
| H A D | cl.hpp | 1392 F(cl_event_info, CL_EVENT_COMMAND_QUEUE, cl::CommandQueue) \ 1393 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \ 1394 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \ 1395 F(cl_event_info, CL_EVENT_COMMAND_EXECUTION_STATUS, cl_int) \ 1471 F(cl_event_info, CL_EVENT_CONTEXT, cl::Context) 2894 cl_int getInfo(cl_event_info name, T* param) const 2903 detail::param_traits<detail::cl_event_info, name>::param_type 2907 detail::cl_event_info, name>::param_type param;
|
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl.h | 104 typedef cl_uint cl_event_info; typedef in typeref:typename:cl_uint 824 /* cl_event_info */ 1443 cl_event_info param_name,
|
| H A D | cl2.hpp | 1235 F(cl_event_info, CL_EVENT_COMMAND_QUEUE, cl::CommandQueue) \ 1236 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \ 1237 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \ 1238 F(cl_event_info, CL_EVENT_COMMAND_EXECUTION_STATUS, cl_int) \ 1313 F(cl_event_info, CL_EVENT_CONTEXT, cl::Context) 3165 cl_int getInfo(cl_event_info name, T* param) const 3174 detail::param_traits<detail::cl_event_info, name>::param_type 3178 detail::cl_event_info, name>::param_type param;
|
| H A D | cl.hpp | 1392 F(cl_event_info, CL_EVENT_COMMAND_QUEUE, cl::CommandQueue) \ 1393 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \ 1394 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \ 1395 F(cl_event_info, CL_EVENT_COMMAND_EXECUTION_STATUS, cl_int) \ 1471 F(cl_event_info, CL_EVENT_CONTEXT, cl::Context) 2894 cl_int getInfo(cl_event_info name, T* param) const 2903 detail::param_traits<detail::cl_event_info, name>::param_type 2907 detail::cl_event_info, name>::param_type param;
|
| H A D | cl_icd.h | 427 cl_event event, cl_event_info param_name, size_t param_value_size,
|
Completed in 62 milliseconds