MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / DeviceCommandQueue

Method DeviceCommandQueue

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

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

Source from the content-addressed store, hash-verified

8869 * Trivial empty constructor to create a null queue.
8870 */
8871 DeviceCommandQueue() { }
8872
8873 /*!
8874 * Default construct device command queue on default context and device

Callers

nothing calls this directly

Calls 2

errHandlerFunction · 0.85

Tested by

no test coverage detected