Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/spir/
Drun_services.cpp341 OclExtensions OclExtensions::getDeviceCapabilities(cl_device_id devId) in getDeviceCapabilities() argument
345 cl_int errcode = clGetDeviceInfo(devId, CL_DEVICE_EXTENSIONS, 0, NULL, &set_size); in getDeviceCapabilities()
350 errcode = clGetDeviceInfo(devId, in getDeviceCapabilities()
360 errcode = clGetDeviceInfo(devId, in getDeviceCapabilities()