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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Ddispatch.cpp69 clGetEventInfo,
H A Devent.cpp87 clGetEventInfo(cl_event d_ev, cl_event_info param, function in typeref:typename:CLOVER_API cl_int
H A Ddispatch.hpp293 CL_API_ENTRY cl_int (CL_API_CALL *clGetEventInfo)(
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Ddispatch.cpp70 clGetEventInfo,
H A Devent.cpp87 clGetEventInfo(cl_event d_ev, cl_event_info param, function in typeref:typename:CLOVER_API cl_int
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h1315 clGetEventInfo(cl_event event,
H A Dcl2.hpp797 #define __GET_EVENT_INFO_ERR CL_HPP_ERR_STR_(clGetEventInfo)
3019 //! \brief Wrapper for clGetEventInfo().
3024 detail::getInfo(&::clGetEventInfo, object_, name, param),
3028 //! \brief Wrapper for clGetEventInfo() that returns by value.
H A Dcl.hpp380 #define __GET_EVENT_INFO_ERR __ERR_STR(clGetEventInfo)
2892 //! \brief Wrapper for clGetEventInfo().
2897 detail::getInfo(&::clGetEventInfo, object_, name, param),
2901 //! \brief Wrapper for clGetEventInfo() that returns by value.
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h1442 clGetEventInfo(cl_event event,
H A Dcl_icd.h1148 cl_api_clGetEventInfo clGetEventInfo; member in struct:_cl_icd_dispatch
H A Dcl2.hpp823 #define __GET_EVENT_INFO_ERR CL_HPP_ERR_STR_(clGetEventInfo)
3163 //! \brief Wrapper for clGetEventInfo().
3168 detail::getInfo(&::clGetEventInfo, object_, name, param),
3172 //! \brief Wrapper for clGetEventInfo() that returns by value.
H A Dcl.hpp380 #define __GET_EVENT_INFO_ERR __ERR_STR(clGetEventInfo)
2892 //! \brief Wrapper for clGetEventInfo().
2897 detail::getInfo(&::clGetEventInfo, object_, name, param),
2901 //! \brief Wrapper for clGetEventInfo() that returns by value.

Completed in 92 milliseconds