Home
last modified time | relevance | path

Searched refs:newClState (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/vectors/
Dstructs.h33 clState* newClState(cl_device_id device, cl_context context,
Dtest_step.cpp47 clState* pClState = newClState(deviceID, context, queue); in test_step_internal()
Dtest_vec_align.cpp90 clState* pClState = newClState(deviceID, context, queue); in test_vec_internal()
Dstructs.cpp36 clState *newClState(cl_device_id device, cl_context context, in newClState() function