Home
last modified time | relevance | path

Searched refs:wglBlitContextFramebufferAMD (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/include/GL/
Dwglext.h338 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLin…
/external/mesa3d/include/GL/
Dwglext.h338 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLin…
/external/angle/src/third_party/khronos/GL/
Dwglext.h335 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLin…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h144 #define wglBlitContextFramebufferAMD WGLEW_GET_FUN(__wglewBlitContextFramebufferAMD) macro
/external/angle/include/WGL/
Dwgl.h429 VOID WINAPI wglBlitContextFramebufferAMD (HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLin…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19034 …r = ((wglBlitContextFramebufferAMD = (PFNWGLBLITCONTEXTFRAMEBUFFERAMDPROC)glewGetProcAddress((cons… in _glewInit_WGL_AMD_gpu_association()