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

  /external/mesa3d/src/gallium/state_trackers/clover/api/
queue.cpp 36 throw error(CL_INVALID_DEVICE);
context.cpp 41 throw error(CL_INVALID_DEVICE);
program.cpp 70 throw error(CL_INVALID_DEVICE);
149 throw error(CL_INVALID_DEVICE);
230 return CL_INVALID_DEVICE;
device.cpp 69 return CL_INVALID_DEVICE;
kernel.cpp 159 return CL_INVALID_DEVICE;
  /external/mesa3d/src/gallium/state_trackers/clover/core/
queue.cpp 37 throw error(CL_INVALID_DEVICE);
device.cpp 44 throw error(CL_INVALID_DEVICE);
  /external/mesa3d/include/CL/
cl.h 118 #define CL_INVALID_DEVICE -33
    [all...]
cl.hpp 1009 { return CL_INVALID_DEVICE; }
1012 { return CL_INVALID_DEVICE; }
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.h 143 #define CL_INVALID_DEVICE -33
    [all...]
  /external/opencv3/modules/core/src/
ocl.cpp 319 #define CL_INVALID_DEVICE -33
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 2163 milliseconds