Lines Matching refs:cl_event_info
840 F(cl_event_info, CL_EVENT_COMMAND_QUEUE, cl::CommandQueue) \
841 F(cl_event_info, CL_EVENT_COMMAND_TYPE, cl_command_type) \
842 F(cl_event_info, CL_EVENT_REFERENCE_COUNT, cl_uint) \
843 F(cl_event_info, CL_EVENT_COMMAND_EXECUTION_STATUS, cl_uint) \
920 F(cl_event_info, CL_EVENT_CONTEXT, cl::Context)
1553 cl_int getInfo(cl_event_info name, T* param) const
1561 detail::param_traits<detail::cl_event_info, name>::param_type
1565 detail::cl_event_info, name>::param_type param;