Home
last modified time | relevance | path

Searched refs:CL_INVALID_BUILD_OPTIONS (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/skpdiff/
Dskpdiff_util.cpp60 case CL_INVALID_BUILD_OPTIONS: return "CL_INVALID_BUILD_OPTIONS"; in cl_error_to_string()
/external/mesa3d/include/CL/
Dcl.h128 #define CL_INVALID_BUILD_OPTIONS -43 macro