NVTX_DECLSPEC void NVTX_API nvtxNameClCommandQueueW ( cl_command_queue  command_queue,
const wchar_t *  name 
)

Allows to associate an OpenCL command queue with a user-provided name.

Parameters:
command_queue- The handle of the OpenCL command queue to name.
name- The name of the OpenCL command queue.
Version:
Supported with NVTX version 1 or higher.

Generated by Doxygen for NVIDIA Tools Extension Library  NVIDIA