Searched refs:glx_api (Results 1 – 7 of 7) sorted by relevance
48 TraceGLXApi(GLXApi* glx_api) : glx_api_(glx_api) { } in TraceGLXApi() argument
13 glx_api.c \
15 'glx_api.c',
42 return glx_api(self)567 class glx_api(gl_XML.gl_api): class