Searched refs:_mesa_swap2 (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | image.h | 37 _mesa_swap2(GLushort *p, GLuint n);
|
| H A D | pack.c | 637 _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 D | texgetimage.c | 252 _mesa_swap2((GLushort *) dest, width); 255 _mesa_swap2((GLushort *) dest, width);
|
| H A D | image.c | 62 _mesa_swap2(GLushort *p, GLuint n) function in typeref:typename:void
|
| H A D | texstore.c | 313 _mesa_swap2((GLushort *) dstRow, srcWidth);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | image.h | 37 _mesa_swap2(GLushort *p, GLuint n);
|
| H A D | pack.c | 638 _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 D | texgetimage.c | 259 _mesa_swap2((GLushort *) dest, width); 262 _mesa_swap2((GLushort *) dest, width);
|
| H A D | image.c | 62 _mesa_swap2(GLushort *p, GLuint n) function in typeref:typename:void
|
| H A D | texstore.c | 311 _mesa_swap2((GLushort *) dstRow, srcWidth);
|
Completed in 65 milliseconds