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

  /external/deqp/framework/opengl/wrapper/
glwDefs.hpp 33 struct _cl_context;
  /external/mesa3d/src/gallium/state_trackers/clover/core/
context.hpp 30 typedef struct _cl_context context;
33 struct _cl_context : public clover::ref_counter { struct in inherits:clover::ref_counter
35 _cl_context(const std::vector<cl_context_properties> &props,
37 _cl_context(const _cl_context &ctx) = delete;
context.cpp 29 _cl_context::_cl_context(const std::vector<cl_context_properties> &props, function in class:_cl_context
35 _cl_context::has_device(clover::device *dev) const {
  /external/mesa3d/include/CL/
cl.h 43 typedef struct _cl_context * cl_context;
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.h 41 typedef struct _cl_context * cl_context;
    [all...]
  /external/opencv3/modules/core/src/
gl_core_3_1.hpp 197 struct _cl_context;
    [all...]
ocl.cpp 198 struct _cl_context { int dummy; }; struct
208 typedef struct _cl_context * cl_context;
    [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...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h     [all...]

Completed in 1491 milliseconds