Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/
Dhello-opencl.cpp17 static inline void assert_cl(cl_int rc, const char* file, int line) { in assert_cl() function
23 #define cl_ok(err) assert_cl(err, __FILE__, __LINE__)