Searched refs:bswap_64_array (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 122 bswap_64_array( uint64_t * src, unsigned count ) function in typeref:typename:void * 295 (const GLdouble *)bswap_64_array( (uint64_t *) (pc + 0), 3 ) 358 (const GLdouble *)bswap_64_array( (uint64_t *) (pc + 0), 4 ) 426 (const GLdouble *)bswap_64_array( (uint64_t *) (pc + 0), 1 ) 468 (const GLdouble *)bswap_64_array( (uint64_t *) (pc + 0), 3 ) 503 (const GLdouble *)bswap_64_array( (uint64_t *) (pc + 0), 2 ) 538 (const GLdouble *)bswap_64_array( (uint64_t *) (pc + 0), 3 ) 573 (const GLdouble *)bswap_64_array( (uint64_t *) (pc + 0), 4 ) 608 (const GLdouble *)bswap_64_array( (uint64_t *) (pc + 0), 2 ), 609 (const GLdouble *)bswap_64_array( (uint64_ [all...] |
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 137 bswap_64_array(uint64_t * src, unsigned count) function in typeref:typename:void * 308 glColor3dv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 3)); 363 glColor4dv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 4)); 424 glIndexdv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 1)); 461 glNormal3dv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 3)); 492 glRasterPos2dv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 2)); 523 glRasterPos3dv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 3)); 554 glRasterPos4dv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 4)); 585 glRectdv((const GLdouble *) bswap_64_array((uint64_t *) (pc + 0), 2), 586 (const GLdouble *) bswap_64_array((uint64_ [all...] |
Completed in 11 milliseconds