Searched defs:_cl_context (Results 1 – 3 of 3) sorted by relevance
33 struct _cl_context : public clover::ref_counter { struct41 const std::vector<cl_context_properties> &props() const { in props()45 const std::vector<clover::device *> devs;48 std::vector<cl_context_properties> __props;
29 _cl_context::_cl_context(const std::vector<cl_context_properties> &props, in _cl_context() function in _cl_context
198 struct _cl_context { int dummy; }; struct