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

  /external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/include/CL/
cl.h 43 typedef struct _cl_context * cl_context;
    [all...]
  /external/mesa3d/include/CL/
cl.h 43 typedef struct _cl_context * cl_context;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glext.h     [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]

Completed in 887 milliseconds