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

  /external/mesa3d/src/gallium/state_trackers/clover/api/
context.cpp 110 case CL_CONTEXT_DEVICES:
  /external/mesa3d/include/CL/
cl.h 265 #define CL_CONTEXT_DEVICES 0x1081
    [all...]
cl.hpp 103 * std::vector<cl::Device> devices = context.getInfo<CL_CONTEXT_DEVICES>();
837 F(cl_context_info, CL_CONTEXT_DEVICES, VECTOR_CLASS<Device>) \
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.h 313 #define CL_CONTEXT_DEVICES 0x1081
    [all...]
cl.hpp 107 * std::vector<cl::Device> devices = context.getInfo<CL_CONTEXT_DEVICES>();
    [all...]
  /external/opencv3/modules/core/src/
ocl.cpp 474 #define CL_CONTEXT_DEVICES 0x1081
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 1304 milliseconds