Home
last modified time | relevance | path

Searched defs:ReferenceHandler (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.hpp1638 struct ReferenceHandler struct
1646 struct ReferenceHandler<cl_device_id> struct
1657 static cl_int retain(cl_device_id device) in retain()
1668 static cl_int release(cl_device_id device) in release()
1676 struct ReferenceHandler<cl_device_id> struct
1679 static cl_int retain(cl_device_id) in retain()
1682 static cl_int release(cl_device_id) in release()
1688 struct ReferenceHandler<cl_platform_id> struct
1691 static cl_int retain(cl_platform_id) in retain()
1694 static cl_int release(cl_platform_id) in release()
[all …]
Dopencl.hpp1686 struct ReferenceHandler struct
1694 struct ReferenceHandler<cl_device_id> struct
1705 static cl_int retain(cl_device_id device) in retain()
1716 static cl_int release(cl_device_id device) in release()
1724 struct ReferenceHandler<cl_device_id> struct
1727 static cl_int retain(cl_device_id) in retain()
1730 static cl_int release(cl_device_id) in release()
1736 struct ReferenceHandler<cl_platform_id> struct
1739 static cl_int retain(cl_platform_id) in retain()
1742 static cl_int release(cl_platform_id) in release()
[all …]