Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dinvalid.cpp61 clGetHostTimer(cl_device_id device, in clGetHostTimer() function
H A Ddispatch.cpp193 clGetHostTimer,
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_dispatch_table.cpp183 cl::clGetHostTimer,
H A Dproc_table_cl_autogen.cpp134 {"clGetHostTimer", P(::cl::clGetHostTimer)}, in GetProcTable()
H A Dentry_points_cl_autogen.h560 cl_int CL_API_CALL clGetHostTimer(cl_device_id device, cl_ulong *host_timestamp);
H A Dentry_points_cl_autogen.cpp2189 cl_int CL_API_CALL clGetHostTimer(cl_device_id device, cl_ulong *host_timestamp) in clGetHostTimer() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp286 mNative->getDispatch().clGetHostTimer == nullptr || in createInfo()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp1057 cl_int CL_API_CALL clGetHostTimer(cl_device_id device, cl_ulong *host_timestamp) in clGetHostTimer() function
1059 return cl::GetDispatch().clGetHostTimer(device, host_timestamp); in clGetHostTimer()
/third_party/opencl-headers/CL/
H A Dcl_icd.h1275 cl_api_clGetHostTimer clGetHostTimer; member
H A Dcl.h1010 clGetHostTimer(cl_device_id device,
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_icd.h1275 cl_api_clGetHostTimer clGetHostTimer; member
H A Dcl.h1003 clGetHostTimer(cl_device_id device,
/third_party/mesa3d/include/CL/
H A Dcl_icd.h1275 cl_api_clGetHostTimer clGetHostTimer; member
H A Dcl.h1001 clGetHostTimer(cl_device_id device,
H A Dcl2.hpp928 #define __GET_HOST_TIMER_ERR CL_HPP_ERR_STR_(clGetHostTimer)
2215 clGetHostTimer(this->get(), &retVal); in getHostTimer()

Completed in 62 milliseconds