Searched refs:PFNWGLCOPYIMAGESUBDATANVPROC (Results 1 - 1 of 1) sorted by relevance
/external/mesa3d/include/GL/ |
H A D | wglext.h | 889 typedef BOOL (WINAPI * PFNWGLCOPYIMAGESUBDATANVPROC) (HGLRC hSrcRC, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth); typedef
|
Completed in 27 milliseconds