Searched refs:SET_CopyColorTable (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1194 SET_CopyColorTable(exec, _mesa_CopyColorTable);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1342 SET_CopyColorTable(exec, _mesa_CopyColorTable);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h1088 #define SET_CopyColorTable(disp, fn) ((disp)->CopyColorTable = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h6270 static inline void SET_CopyColorTable(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenum, GLint, GLint, GLsizei)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6743 static inline void SET_CopyColorTable(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenum, GLint, GLint, GLsizei)) { function in typeref:typename:void
[all...]

Completed in 290 milliseconds