Searched defs:commandQueue (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp5686 __CL_EXPLICIT_CONSTRUCTORS CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl_type>(commandQueue) { } argument
H A Dcl2.hpp7091 explicit CommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : argument
8350 explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : argument
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.hpp5686 __CL_EXPLICIT_CONSTRUCTORS CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl_type>(commandQueue) { } argument

Completed in 37 milliseconds