Home
last modified time | relevance | path

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

/external/mesa3d/include/CL/
Dcl.hpp1001 struct ReferenceHandler struct
1005 struct ReferenceHandler<cl_device_id> struct
1008 static cl_int retain(cl_device_id) in retain()
1011 static cl_int release(cl_device_id) in release()
1016 struct ReferenceHandler<cl_platform_id> struct
1019 static cl_int retain(cl_platform_id) in retain()
1022 static cl_int release(cl_platform_id) in release()
1027 struct ReferenceHandler<cl_context> struct
1029 static cl_int retain(cl_context context) in retain()
1031 static cl_int release(cl_context context) in release()
[all …]