Home
last modified time | relevance | path

Searched refs:wglRestoreBufferRegionARB (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dwglext.h297 extern BOOL WINAPI wglRestoreBufferRegionARB (HANDLE, int, int, int, int, int, int);
Dwglew.h178 #define wglRestoreBufferRegionARB WGLEW_GET_FUN(__wglewRestoreBufferRegionARB) macro
/external/mesa3d/include/GL/
Dwglext.h456 extern BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, …