Searched refs:clReleaseEvent (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dinterop.cpp45 return clReleaseEvent(event) == CL_SUCCESS;
H A Ddispatch.cpp71 clReleaseEvent,
H A Devent.cpp157 clReleaseEvent(cl_event d_ev) try { function in typeref:typename:CLOVER_API cl_int
H A Ddispatch.hpp303 CL_API_ENTRY cl_int (CL_API_CALL *clReleaseEvent)(
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dinterop.cpp45 return clReleaseEvent(event) == CL_SUCCESS;
H A Ddispatch.cpp72 clReleaseEvent,
H A Devent.cpp157 clReleaseEvent(cl_event d_ev) try { function in typeref:typename:CLOVER_API cl_int
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h1333 clReleaseEvent(cl_event event) CL_API_SUFFIX__VERSION_1_0;
H A Dcl2.hpp1590 { return ::clReleaseEvent(event); }
2987 * clRetainEvent() and clReleaseEvent().
3011 * clReleaseEvent() on the value previously held by this instance.
H A Dcl.hpp1767 { return ::clReleaseEvent(event); }
2864 * clRetainEvent() and clReleaseEvent().
2884 * clReleaseEvent() on the value previously held by this instance.
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h1460 clReleaseEvent(cl_event event) CL_API_SUFFIX__VERSION_1_0;
H A Dcl_icd.h1150 cl_api_clReleaseEvent clReleaseEvent; member in struct:_cl_icd_dispatch
H A Dcl2.hpp1690 { return ::clReleaseEvent(event); }
3131 * clRetainEvent() and clReleaseEvent().
3155 * clReleaseEvent() on the value previously held by this instance.
H A Dcl.hpp1767 { return ::clReleaseEvent(event); }
2864 * clRetainEvent() and clReleaseEvent().
2884 * clReleaseEvent() on the value previously held by this instance.

Completed in 141 milliseconds