Searched refs:newClState (Results 1 – 4 of 4) sorted by relevance
33 clState* newClState(cl_device_id device, cl_context context,
47 clState* pClState = newClState(deviceID, context, queue); in test_step_internal()
90 clState* pClState = newClState(deviceID, context, queue); in test_vec_internal()
36 clState *newClState(cl_device_id device, cl_context context, in newClState() function