Searched refs:_cl_context (Results 1 – 5 of 5) sorted by relevance
30 typedef struct _cl_context context;33 struct _cl_context : public clover::ref_counter { struct35 _cl_context(const std::vector<cl_context_properties> &props,37 _cl_context(const _cl_context &ctx) = delete;
29 _cl_context::_cl_context(const std::vector<cl_context_properties> &props, in _cl_context() function in _cl_context35 _cl_context::has_device(clover::device *dev) const { in has_device()
33 struct _cl_context;
43 typedef struct _cl_context * cl_context;
6228 struct _cl_context;8404 GLAPI GLsync APIENTRY glCreateSyncFromCLeventARB (struct _cl_context * context, struct _cl_event * …8406 typedef GLsync (APIENTRYP PFNGLCREATESYNCFROMCLEVENTARBPROC) (struct _cl_context * context, struct …