Home
last modified time | relevance | path

Searched refs:clGetDeviceAndHostTimer (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dinvalid.cpp54 clGetDeviceAndHostTimer(cl_device_id device, in clGetDeviceAndHostTimer() function
H A Ddispatch.cpp192 clGetDeviceAndHostTimer,
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_dispatch_table.cpp182 cl::clGetDeviceAndHostTimer,
H A Dproc_table_cl_autogen.cpp133 {"clGetDeviceAndHostTimer", P(::cl::clGetDeviceAndHostTimer)}, in GetProcTable()
H A Dentry_points_cl_autogen.h557 cl_int CL_API_CALL clGetDeviceAndHostTimer(cl_device_id device,
H A Dentry_points_cl_autogen.cpp2175 cl_int CL_API_CALL clGetDeviceAndHostTimer(cl_device_id device, in clGetDeviceAndHostTimer() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp285 mNative->getDispatch().clGetDeviceAndHostTimer == nullptr || in createInfo()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp1050 cl_int CL_API_CALL clGetDeviceAndHostTimer(cl_device_id device, in clGetDeviceAndHostTimer() function
1054 return cl::GetDispatch().clGetDeviceAndHostTimer(device, device_timestamp, host_timestamp); in clGetDeviceAndHostTimer()
/third_party/opencl-headers/CL/
H A Dcl_icd.h1274 cl_api_clGetDeviceAndHostTimer clGetDeviceAndHostTimer; member
H A Dcl.h1005 clGetDeviceAndHostTimer(cl_device_id device,
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_icd.h1274 cl_api_clGetDeviceAndHostTimer clGetDeviceAndHostTimer; member
H A Dcl.h998 clGetDeviceAndHostTimer(cl_device_id device,
/third_party/mesa3d/include/CL/
H A Dcl_icd.h1274 cl_api_clGetDeviceAndHostTimer clGetDeviceAndHostTimer; member
H A Dcl.h996 clGetDeviceAndHostTimer(cl_device_id device,
H A Dcl2.hpp929 #define __GET_DEVICE_AND_HOST_TIMER_ERR CL_HPP_ERR_STR_(clGetDeviceAndHostTimer)
2239 clGetDeviceAndHostTimer(this->get(), &(retVal.first), &(retVal.second)); in getDeviceAndHostTimer()

Completed in 39 milliseconds