Searched refs:h_ptr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c2347 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 Dglxcmds.c2357 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