Searched refs:wglRestoreBufferRegionARB (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/include/GL/ |
D | wglext.h | 67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 69 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 67 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 175 #define wglRestoreBufferRegionARB WGLEW_GET_FUN(__wglewRestoreBufferRegionARB) macro
|
/external/angle/include/WGL/ |
D | wgl.h | 158 BOOL WINAPI wglRestoreBufferRegionARB (HANDLE hRegion, int x, int y, int width, int height, int xSr…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 19057 …r = ((wglRestoreBufferRegionARB = (PFNWGLRESTOREBUFFERREGIONARBPROC)glewGetProcAddress((const GLub… in _glewInit_WGL_ARB_buffer_region()
|