Searched refs:__applegl_glCopyColorTable (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/apple/ |
D | apple_xgl_api.h | 35 void __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y,
|
D | apple_glapi.c | 65 _glapi_table_patch(__applegl_api, "CopyColorTable", __applegl_glCopyColorTable); in _apple_glapi_create_table()
|
D | apple_xgl_api_read.c | 125 __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, in __applegl_glCopyColorTable() function
|