Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_xgl_api.h35 void __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y,
Dapple_glapi.c65 _glapi_table_patch(__applegl_api, "CopyColorTable", __applegl_glCopyColorTable); in _apple_glapi_create_table()
Dapple_xgl_api_read.c125 __applegl_glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, in __applegl_glCopyColorTable() function