Searched refs:w_ptr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ | ||
| H A D | glxcmds.c | 2347 INT32 *x_ptr, *y_ptr, *w_ptr, *h_ptr; local in function:__glXCopySubBufferMESA 2390 w_ptr = (INT32 *) (drawable_ptr + 3); 2396 *w_ptr = width; |
| /xsrc/external/mit/MesaLib/dist/src/glx/ | ||
| H A D | glxcmds.c | 2357 INT32 *x_ptr, *y_ptr, *w_ptr, *h_ptr; local in function:glXCopySubBufferMESA 2400 w_ptr = (INT32 *) (drawable_ptr + 3); 2406 *w_ptr = width; |
Completed in 6 milliseconds