Searched refs:CreateCommandQueueWithProperties (Results 1 – 3 of 3) sorted by relevance
74 cl_command_queue CreateCommandQueueWithProperties(cl_context context,
1951 CL_EVENT(CreateCommandQueueWithProperties, in clCreateCommandQueueWithProperties()1956 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateCommandQueueWithProperties, context, device, properties); in clCreateCommandQueueWithProperties()1959 cl_command_queue object = CreateCommandQueueWithProperties(context, device, properties); in clCreateCommandQueueWithProperties()
223 cl_command_queue CreateCommandQueueWithProperties(cl_context context, in CreateCommandQueueWithProperties() function