Home
last modified time | relevance | path

Searched defs:assert_cl (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/compute/common/cl/
Dassert_cl.c125 assert_cl(cl_int const code, char const * const file, int const line, bool const abort) in assert_cl() function
/external/skia/tools/
Dhello-opencl.cpp17 static inline void assert_cl(cl_int rc, const char* file, int line) { in assert_cl() function