Searched defs:ReferenceHandler (Results 1 – 1 of 1) sorted by relevance
1001 struct ReferenceHandler struct1005 struct ReferenceHandler<cl_device_id> struct1008 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> struct1019 static cl_int retain(cl_platform_id) in retain()1022 static cl_int release(cl_platform_id) in release()1027 struct ReferenceHandler<cl_context> struct1029 static cl_int retain(cl_context context) in retain()1031 static cl_int release(cl_context context) in release()[all …]