HomeSort by relevance Sort by last modified time
    Searched refs:_cl_event (Results 1 - 13 of 13) sorted by null

  /external/deqp/framework/opengl/wrapper/
glwDefs.hpp 34 struct _cl_event;
  /external/mesa3d/src/gallium/state_trackers/clover/core/
event.hpp 32 typedef struct _cl_event event;
52 struct _cl_event : public clover::ref_counter { struct in inherits:clover::ref_counter
56 _cl_event(clover::context &ctx, std::vector<clover::event *> deps,
58 virtual ~_cl_event();
event.cpp 28 _cl_event::_cl_event(clover::context &ctx, function in class:_cl_event
37 _cl_event::~_cl_event() {
41 _cl_event::trigger() {
53 _cl_event::abort(cl_int status) {
64 _cl_event::signalled() const {
69 _cl_event::chain(clover::event *ev) {
79 _cl_event(q.ctx, deps, action, [](event &ev){}),
138 _cl_event(ctx, deps, action, action)
    [all...]
  /external/mesa3d/include/CL/
cl.h 48 typedef struct _cl_event * cl_event;
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.h 46 typedef struct _cl_event * cl_event;
    [all...]
  /external/opencv3/modules/core/src/
gl_core_3_1.hpp 198 struct _cl_event;
    [all...]
ocl.cpp 203 struct _cl_event { int dummy; }; struct
213 typedef struct _cl_event * cl_event;
    [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h     [all...]