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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxext.h50 extern int DoGetString(__GLXclientState *cl, GLbyte *pc, GLboolean need_swap);
H A Dsingle2.c319 int DoGetString(__GLXclientState *cl, GLbyte *pc, GLboolean need_swap) argument
335 if ( need_swap ) {
384 if ( need_swap ) {
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxext.h67 extern int DoGetString(__GLXclientState * cl, GLbyte * pc, GLboolean need_swap);
H A Dsingle2.c326 DoGetString(__GLXclientState * cl, GLbyte * pc, GLboolean need_swap) argument
344 if (need_swap) {
389 if (need_swap) {

Completed in 7 milliseconds