Searched refs:wglRestoreBufferRegionARB (Results 1 – 3 of 3) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | wglext.h | 297 extern BOOL WINAPI wglRestoreBufferRegionARB (HANDLE, int, int, int, int, int, int);
|
D | wglew.h | 178 #define wglRestoreBufferRegionARB WGLEW_GET_FUN(__wglewRestoreBufferRegionARB) macro
|
/external/mesa3d/include/GL/ |
D | wglext.h | 456 extern BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, …
|