Home
last modified time | relevance | path

Searched defs:host_timestamp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dinvalid.cpp56 cl_ulong *host_timestamp) { in clGetDeviceAndHostTimer()
62 cl_ulong *host_timestamp) { in clGetHostTimer()
/aosp_15_r20/external/angle/src/libOpenCL/
H A DlibOpenCL_autogen.cpp1052 cl_ulong *host_timestamp) in clGetDeviceAndHostTimer()
1057 cl_int CL_API_CALL clGetHostTimer(cl_device_id device, cl_ulong *host_timestamp) in clGetHostTimer()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp153 cl_ulong *host_timestamp) in GetDeviceAndHostTimer()
159 cl_int GetHostTimer(cl_device_id device, cl_ulong *host_timestamp) in GetHostTimer()
H A Dentry_points_cl_autogen.cpp2253 cl_ulong *host_timestamp) in clGetDeviceAndHostTimer()
2266 cl_int CL_API_CALL clGetHostTimer(cl_device_id device, cl_ulong *host_timestamp) in clGetHostTimer()
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd_dispatch_generated.c4716 cl_ulong* host_timestamp) in clGetDeviceAndHostTimer()
4737 cl_ulong* host_timestamp) in clGetDeviceAndHostTimer_disp()
4751 cl_ulong* host_timestamp) in clGetHostTimer()
4769 cl_ulong* host_timestamp) in clGetHostTimer_disp()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationCL.cpp3811 const cl_ulong *host_timestamp) in ValidateGetDeviceAndHostTimer()
3816 cl_int ValidateGetHostTimer(cl_device_id device, const cl_ulong *host_timestamp) in ValidateGetHostTimer()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/
H A Dicd_print_layer_generated.c1779 cl_ulong* host_timestamp) CL_API_SUFFIX__VERSION_2_1 in clGetDeviceAndHostTimer_wrap()
1791 cl_ulong* host_timestamp) CL_API_SUFFIX__VERSION_2_1 in clGetHostTimer_wrap()
/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp4576 cl_ulong *host_timestamp, in clGetHostTimer_testgetHostTimer()