Searched refs:SET_ClearIndex (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1149 SET_ClearIndex(exec, _mesa_ClearIndex);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1324 SET_ClearIndex(exec, _mesa_ClearIndex);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11198 SET_ClearIndex(table, save_ClearIndex);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14099 SET_ClearIndex(table, save_ClearIndex);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h677 #define SET_ClearIndex(disp, fn) ((disp)->ClearIndex = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4763 static inline void SET_ClearIndex(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5236 static inline void SET_ClearIndex(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat)) { function in typeref:typename:void
[all...]

Completed in 291 milliseconds