Home
last modified time | relevance | path

Searched refs:_cl_context (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dcontext.hpp30 typedef struct _cl_context context;
33 struct _cl_context : public clover::ref_counter { struct
35 _cl_context(const std::vector<cl_context_properties> &props,
37 _cl_context(const _cl_context &ctx) = delete;
Dcontext.cpp29 _cl_context::_cl_context(const std::vector<cl_context_properties> &props, in _cl_context() function in _cl_context
35 _cl_context::has_device(clover::device *dev) const { in has_device()
/external/deqp/framework/opengl/wrapper/
DglwDefs.hpp33 struct _cl_context;
/external/mesa3d/include/CL/
Dcl.h43 typedef struct _cl_context * cl_context;
/external/mesa3d/include/GL/
Dglext.h6228 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 …