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 D | dispatch.cpp | 69 clGetEventInfo,
|
| H A D | event.cpp | 87 clGetEventInfo(cl_event d_ev, cl_event_info param, function in typeref:typename:CLOVER_API cl_int
|
| H A D | dispatch.hpp | 293 CL_API_ENTRY cl_int (CL_API_CALL *clGetEventInfo)(
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | dispatch.cpp | 70 clGetEventInfo,
|
| H A D | event.cpp | 87 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 D | cl.h | 1315 clGetEventInfo(cl_event event,
|
| H A D | cl2.hpp | 797 #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 D | cl.hpp | 380 #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 D | cl.h | 1442 clGetEventInfo(cl_event event,
|
| H A D | cl_icd.h | 1148 cl_api_clGetEventInfo clGetEventInfo; member in struct:_cl_icd_dispatch
|
| H A D | cl2.hpp | 823 #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 D | cl.hpp | 380 #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