Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/device_timer/
Dtest_device_timer.cpp37 result = clGetDeviceAndHostTimer(deviceID, &deviceStartTime, &hostStartTime); in test_device_and_host_timers()
54 result = clGetDeviceAndHostTimer(deviceID, &deviceEndTime, &hostEndTime); in test_device_and_host_timers()
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map134 clGetDeviceAndHostTimer;
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()
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp182 cl::clGetDeviceAndHostTimer,
Dproc_table_cl_autogen.cpp133 {"clGetDeviceAndHostTimer", P(::cl::clGetDeviceAndHostTimer)}, in GetProcTable()
Dentry_points_cl_autogen.h557 cl_int CL_API_CALL clGetDeviceAndHostTimer(cl_device_id device,
Dentry_points_cl_autogen.cpp2175 cl_int CL_API_CALL clGetDeviceAndHostTimer(cl_device_id device, in clGetDeviceAndHostTimer() function
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp287 mNative->getDispatch().clGetDeviceAndHostTimer == nullptr || in createInfo()
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_consistency.cpp878 error = clGetDeviceAndHostTimer(deviceID, &dt, &ht); in test_consistency_device_and_host_timer()
/external/mesa3d/include/CL/
Dcl.h996 clGetDeviceAndHostTimer(cl_device_id device,
Dcl_icd.h1274 cl_api_clGetDeviceAndHostTimer clGetDeviceAndHostTimer; member
Dcl2.hpp929 #define __GET_DEVICE_AND_HOST_TIMER_ERR CL_HPP_ERR_STR_(clGetDeviceAndHostTimer)
2239 clGetDeviceAndHostTimer(this->get(), &(retVal.first), &(retVal.second)); in getDeviceAndHostTimer()
/external/angle/include/CL/
Dcl_icd.h1274 cl_api_clGetDeviceAndHostTimer clGetDeviceAndHostTimer; member
Dcl.h998 clGetDeviceAndHostTimer(cl_device_id device,
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h998 clGetDeviceAndHostTimer(cl_device_id device,