Searched refs:h_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 2391 h_ptr = (INT32 *) (drawable_ptr + 4); 2397 *h_ptr = height; |
| /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 2401 h_ptr = (INT32 *) (drawable_ptr + 4); 2407 *h_ptr = height; |
Completed in 8 milliseconds