Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_xgl_api.h34 void __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
Dapple_glapi.c64 SET_CopyPixels(__applegl_api, __applegl_glCopyPixels); in _apple_glapi_create_table()
Dapple_xgl_api_read.c112 __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in __applegl_glCopyPixels() function