Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/apple/
Dapple_glx_log.c42 static aslclient aslc; variable
45 aslc = asl_open(NULL, NULL, 0); in apple_glx_log_init()
116 asl_vlog(aslc, msg, level, fmt, args); in _apple_glx_vlog()