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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Ddispatch.cpp74 clFinish,
H A Devent.cpp295 clFinish(cl_command_queue d_q) try { function in typeref:typename:CLOVER_API cl_int
H A Ddispatch.hpp316 CL_API_ENTRY cl_int (CL_API_CALL *clFinish)(
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Ddispatch.cpp75 clFinish,
H A Devent.cpp296 clFinish(cl_command_queue d_q) try { function in typeref:typename:CLOVER_API cl_int
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h1364 clFinish(cl_command_queue command_queue) CL_API_SUFFIX__VERSION_1_0;
H A Dcl2.hpp884 #define __FINISH_ERR CL_HPP_ERR_STR_(clFinish)
8237 return detail::errHandler(::clFinish(object_), __FINISH_ERR);
H A Dcl.hpp463 #define __FINISH_ERR __ERR_STR(clFinish)
6612 return detail::errHandler(::clFinish(object_), __FINISH_ERR);
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h1491 clFinish(cl_command_queue command_queue) CL_API_SUFFIX__VERSION_1_0;
H A Dcl_icd.h1153 cl_api_clFinish clFinish; member in struct:_cl_icd_dispatch
H A Dcl2.hpp924 #define __FINISH_ERR CL_HPP_ERR_STR_(clFinish)
8708 return detail::errHandler(::clFinish(object_), __FINISH_ERR);
H A Dcl.hpp463 #define __FINISH_ERR __ERR_STR(clFinish)
6612 return detail::errHandler(::clFinish(object_), __FINISH_ERR);

Completed in 60 milliseconds