Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/device_timer/
Dtest_device_timer.cpp44 result = clGetHostTimer(deviceID, &hostOnlyStartTime); in test_device_and_host_timers()
61 result = clGetHostTimer(deviceID, &hostOnlyEndTime); in test_device_and_host_timers()
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map135 clGetHostTimer;
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()
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp183 cl::clGetHostTimer,
Dproc_table_cl_autogen.cpp134 {"clGetHostTimer", P(::cl::clGetHostTimer)}, in GetProcTable()
Dentry_points_cl_autogen.h560 cl_int CL_API_CALL clGetHostTimer(cl_device_id device, cl_ulong *host_timestamp);
Dentry_points_cl_autogen.cpp2189 cl_int CL_API_CALL clGetHostTimer(cl_device_id device, cl_ulong *host_timestamp) in clGetHostTimer() function
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp288 mNative->getDispatch().clGetHostTimer == nullptr || in createInfo()
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_consistency.cpp884 error = clGetHostTimer(deviceID, &ht); in test_consistency_device_and_host_timer()
/external/mesa3d/include/CL/
Dcl.h1001 clGetHostTimer(cl_device_id device,
Dcl_icd.h1275 cl_api_clGetHostTimer clGetHostTimer; member
Dcl2.hpp928 #define __GET_HOST_TIMER_ERR CL_HPP_ERR_STR_(clGetHostTimer)
2215 clGetHostTimer(this->get(), &retVal); in getHostTimer()
/external/angle/include/CL/
Dcl_icd.h1275 cl_api_clGetHostTimer clGetHostTimer; member
Dcl.h1003 clGetHostTimer(cl_device_id device,
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h1003 clGetHostTimer(cl_device_id device,