Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dcl_stubs.cpp116 cl_int GetDeviceAndHostTimer(cl_device_id device, in GetDeviceAndHostTimer() function
120 WARN_NOT_SUPPORTED(GetDeviceAndHostTimer); in GetDeviceAndHostTimer()
Dcl_stubs_autogen.h44 cl_int GetDeviceAndHostTimer(cl_device_id device,
Dentry_points_cl_autogen.cpp2179 CL_EVENT(GetDeviceAndHostTimer, in clGetDeviceAndHostTimer()
2184 ANGLE_CL_VALIDATE_ERROR(GetDeviceAndHostTimer, device, device_timestamp, host_timestamp); in clGetDeviceAndHostTimer()
2186 return GetDeviceAndHostTimer(device, device_timestamp, host_timestamp); in clGetDeviceAndHostTimer()