Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/apple/
Dapple_glx_log.h39 void _apple_glx_log(int level, const char *file, const char *function,
42 _apple_glx_log(l, __FILE__, __func__, __LINE__, f, ## args)
Dapple_glx_log.c48 void _apple_glx_log(int level, const char *file, const char *function, in _apple_glx_log() function