Home
last modified time | relevance | path

Searched refs:CL_INVALID_PROGRAM (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/llvm/codegen/
Dbitcode.cpp104 fail(r_log, error(CL_INVALID_PROGRAM), s); in __anonc487c5780202()
/external/mesa3d/src/gallium/state_trackers/clover/core/
Derror.hpp185 error(CL_INVALID_PROGRAM, what) {} in invalid_object_error()
/external/skia/src/compute/common/cl/
Dassert_cl.c77 CL_VAL_TO_STRING(CL_INVALID_PROGRAM); in cl_get_error_string()
/external/skqp/src/compute/common/cl/
Dassert_cl.c77 CL_VAL_TO_STRING(CL_INVALID_PROGRAM); in cl_get_error_string()
/external/mesa3d/include/CL/
Dcl.h154 #define CL_INVALID_PROGRAM -44 macro