Searched refs:_mesa_swap2 (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dimage.h37 _mesa_swap2(GLushort *p, GLuint n);
H A Dpack.c637 _mesa_swap2( (GLushort *) dst, n );
649 _mesa_swap2( (GLushort *) dst, n );
698 _mesa_swap2( (GLushort *) dst, n );
1045 _mesa_swap2( (GLushort *) dst, n );
1057 _mesa_swap2( (GLushort *) dst, n );
1121 _mesa_swap2( (GLushort *) dst, n );
1321 _mesa_swap2((GLushort*) dst, compsPerRow);
H A Dtexgetimage.c252 _mesa_swap2((GLushort *) dest, width);
255 _mesa_swap2((GLushort *) dest, width);
H A Dimage.c62 _mesa_swap2(GLushort *p, GLuint n) function in typeref:typename:void
H A Dtexstore.c313 _mesa_swap2((GLushort *) dstRow, srcWidth);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dimage.h37 _mesa_swap2(GLushort *p, GLuint n);
H A Dpack.c638 _mesa_swap2( (GLushort *) dst, n );
650 _mesa_swap2( (GLushort *) dst, n );
699 _mesa_swap2( (GLushort *) dst, n );
1046 _mesa_swap2( (GLushort *) dst, n );
1058 _mesa_swap2( (GLushort *) dst, n );
1122 _mesa_swap2( (GLushort *) dst, n );
1322 _mesa_swap2((GLushort*) dst, compsPerRow);
H A Dtexgetimage.c259 _mesa_swap2((GLushort *) dest, width);
262 _mesa_swap2((GLushort *) dest, width);
H A Dimage.c62 _mesa_swap2(GLushort *p, GLuint n) function in typeref:typename:void
H A Dtexstore.c311 _mesa_swap2((GLushort *) dstRow, srcWidth);

Completed in 65 milliseconds