Unit 'cl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#opencl]

clCreateCommandQueue

Declaration

Source position: cl.pp line 692

function clCreateCommandQueue(

  context: cl_context;

  device: cl_device_id;

  properties: cl_command_queue_properties;

  errcode_ret: cl_int

):cl_command_queue;


Documentation generated on: 2025-07-25