Searched refs:CreateCommandQueueWithProperties (Results 1 – 3 of 3) sorted by relevance
76 cl_command_queue CreateCommandQueueWithProperties(cl_context context,
1885 CL_EVENT(CreateCommandQueueWithProperties, in clCreateCommandQueueWithProperties()1890 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateCommandQueueWithProperties, context, device, properties); in clCreateCommandQueueWithProperties()1894 CreateCommandQueueWithProperties(context, device, properties, errorCode); in clCreateCommandQueueWithProperties()
192 cl_command_queue CreateCommandQueueWithProperties(cl_context context, in CreateCommandQueueWithProperties() function