Searched refs:windows_copy_subbuffer (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/glx/windows/ |
| H A D | windowsgl.h | 42 void windows_copy_subbuffer(windowsDrawable *windowsDrawable, int x, int y, int width, int height);
|
| H A D | windowsgl.c | 273 windows_copy_subbuffer(windowsDrawable *draw, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/windows/ |
| H A D | windowsgl.h | 42 void windows_copy_subbuffer(windowsDrawable *windowsDrawable, int x, int y, int width, int height);
|
| H A D | windowsgl.c | 273 windows_copy_subbuffer(windowsDrawable *draw, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | driwindows_glx.c | 380 windows_copy_subbuffer(pdp->windowsDrawable, x, y, width, height);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | driwindows_glx.c | 340 windows_copy_subbuffer(pdp->windowsDrawable, x, y, width, height);
|
Completed in 7 milliseconds