Home
last modified time | relevance | path

Searched refs:CL_INVALID_PLATFORM (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Dplatform.cpp46 return CL_INVALID_PLATFORM; in clGetPlatformInfo()
Ddevice.cpp37 return CL_INVALID_PLATFORM; in clGetDeviceIDs()
/external/mesa3d/include/CL/
Dcl.h117 #define CL_INVALID_PLATFORM -32 macro
Dcl.hpp1020 { return CL_INVALID_PLATFORM; } in retain()
1023 { return CL_INVALID_PLATFORM; } in release()
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl.h142 #define CL_INVALID_PLATFORM -32 macro
/external/opencv3/modules/core/src/
Docl.cpp318 #define CL_INVALID_PLATFORM -32 macro