Home
last modified time | relevance | path

Searched defs:commandQueue (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dopencl.hpp7593 explicit CommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : in CommandQueue()
8973 explicit DeviceCommandQueue(const cl_command_queue& commandQueue, bool retainObject = false) : in DeviceCommandQueue()
Dcl.hpp5681 …__CL_EXPLICIT_CONSTRUCTORS CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl… in CommandQueue()