clSetCommandQueueProperty ( command_queue properties enable old_properties -- cl_int )


Vocabulary
opencl.ffi

Inputs
command_queuean object
propertiesan object
enablean object
old_propertiesan object


Outputs
cl_intan object


Definition


LIBRARY: opencl FUNCTION: cl_int clSetCommandQueueProperty
( cl_command_queue command_queue,
cl_command_queue_properties properties, cl_bool enable,
cl_command_queue_properties* old_properties )