Searched refs:_apple_glx_vlog (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/glx/apple/ |
D | apple_glx_log.h | 46 void _apple_glx_vlog(int level, const char *file, const char *function, 49 _apple_glx_vlog(l, __FILE__, __FUNCTION__, __LINE__, f, v)
|
D | apple_glx_log.c | 55 _apple_glx_vlog(level, file, function, line, fmt, v); in _apple_glx_log() 73 void _apple_glx_vlog(int level, const char *file, const char *function, in _apple_glx_vlog() function
|