Searched refs:wglBlitContextFramebufferAMD (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/include/GL/ |
D | wglext.h | 338 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLin…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 338 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLin…
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 335 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLin…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 144 #define wglBlitContextFramebufferAMD WGLEW_GET_FUN(__wglewBlitContextFramebufferAMD) macro
|
/external/angle/include/WGL/ |
D | wgl.h | 429 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLin…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 19034 …r = ((wglBlitContextFramebufferAMD = (PFNWGLBLITCONTEXTFRAMEBUFFERAMDPROC)glewGetProcAddress((cons… in _glewInit_WGL_AMD_gpu_association()
|