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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Ddispatch.cpp73 clFlush,
H A Dqueue.cpp108 clFlush(cl_command_queue d_q) try { function in typeref:typename:CLOVER_API cl_int
H A Ddispatch.hpp313 CL_API_ENTRY cl_int (CL_API_CALL *clFlush)(
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Ddispatch.cpp74 clFlush,
H A Dqueue.cpp121 clFlush(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.h1361 clFlush(cl_command_queue command_queue) CL_API_SUFFIX__VERSION_1_0;
H A Dcl2.hpp883 #define __FLUSH_ERR CL_HPP_ERR_STR_(clFlush)
8232 return detail::errHandler(::clFlush(object_), __FLUSH_ERR);
H A Dcl.hpp462 #define __FLUSH_ERR __ERR_STR(clFlush)
6607 return detail::errHandler(::clFlush(object_), __FLUSH_ERR);
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h1488 clFlush(cl_command_queue command_queue) CL_API_SUFFIX__VERSION_1_0;
H A Dcl_icd.h1152 cl_api_clFlush clFlush; member in struct:_cl_icd_dispatch
H A Dcl2.hpp923 #define __FLUSH_ERR CL_HPP_ERR_STR_(clFlush)
8703 return detail::errHandler(::clFlush(object_), __FLUSH_ERR);
H A Dcl.hpp462 #define __FLUSH_ERR __ERR_STR(clFlush)
6607 return detail::errHandler(::clFlush(object_), __FLUSH_ERR);

Completed in 61 milliseconds