Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_log.h41 #define apple_glx_log(l, f, args ...) \ macro
55 apple_glx_log(ASL_LEVEL_DEBUG, f, ## args)
DMakefile.am32 apple_glx_log.c \
33 apple_glx_log.h \
Dapple_glx.c114 apple_glx_log(ASL_LEVEL_INFO, "Initializing libGL."); in apple_init_glx()