Home
last modified time | relevance | path

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

/external/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.c52 void _apple_glx_log(int level, const char *file, const char *function, in _apple_glx_log() function