Searched refs:enqueueReadBuffer (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp7150 cl_int enqueueReadBuffer( function in class:cl::CommandQueue
8610 inline cl_int enqueueReadBuffer( function in namespace:cl
8626 return queue.enqueueReadBuffer(buffer, blocking, offset, size, ptr, events, event);
H A Dcl.hpp5716 cl_int enqueueReadBuffer( function in class:cl::CommandQueue
6724 inline cl_int enqueueReadBuffer( function in namespace:cl
6740 return queue.enqueueReadBuffer(buffer, blocking, offset, size, ptr, events, event);
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp7500 cl_int enqueueReadBuffer(
9112 inline cl_int enqueueReadBuffer(
9128 return queue.enqueueReadBuffer(buffer, blocking, offset, size, ptr, events, event);
H A Dcl.hpp5716 cl_int enqueueReadBuffer( function in class:cl::CommandQueue
6724 inline cl_int enqueueReadBuffer( function in namespace:cl
6740 return queue.enqueueReadBuffer(buffer, blocking, offset, size, ptr, events, event);

Completed in 52 milliseconds