MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCL-CLHPP / DeviceCommandQueue

Method DeviceCommandQueue

include/CL/opencl.hpp:9796–9796  ·  view source on GitHub ↗

! * Trivial empty constructor to create a null queue. */

Source from the content-addressed store, hash-verified

9794 * Trivial empty constructor to create a null queue.
9795 */
9796 DeviceCommandQueue() { }
9797
9798 /*!
9799 * Default construct device command queue on default context and device

Callers

nothing calls this directly

Calls 1

errHandlerFunction · 0.85

Tested by

no test coverage detected