Searched refs:for_whom (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglx_query.c98 * meaning of the \c for_whom field and the value of the \c glxCode.
105 CARD32 for_whom B32;
120 CARD32 for_whom, CARD32 name)
133 * look the same. The exact meaning of the for_whom field is usually
141 req->for_whom = for_whom;
119 __glXGetStringFromServer(Display * dpy, int opcode, CARD32 glxCode, CARD32 for_whom, CARD32 name) argument
/external/mesa3d/src/glx/
H A Dglx_query.c98 * meaning of the \c for_whom field and the value of the \c glxCode.
105 CARD32 for_whom B32;
120 CARD32 for_whom, CARD32 name)
133 * look the same. The exact meaning of the for_whom field is usually
141 req->for_whom = for_whom;
119 __glXGetStringFromServer(Display * dpy, int opcode, CARD32 glxCode, CARD32 for_whom, CARD32 name) argument
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c32 CARD32 for_whom B32;
144 CARD32 for_whom = screen; local
152 * look the same. The exact meaning of the for_whom field is usually
160 req->for_whom = for_whom;
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c32 CARD32 for_whom B32;
144 CARD32 for_whom = screen; local
152 * look the same. The exact meaning of the for_whom field is usually
160 req->for_whom = for_whom;

Completed in 139 milliseconds