Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_icd.h1274 cl_api_clGetDeviceAndHostTimer clGetDeviceAndHostTimer; member
Dcl.h1005 clGetDeviceAndHostTimer(cl_device_id device,
Dopencl.hpp935 #define __GET_DEVICE_AND_HOST_TIMER_ERR CL_HPP_ERR_STR_(clGetDeviceAndHostTimer)
2315 clGetDeviceAndHostTimer(this->get(), &(retVal.first), &(retVal.second)); in getDeviceAndHostTimer()