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

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c647 SET_ClearColor(exec, _mesa_ClearColor);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c812 SET_ClearColor(exec, _mesa_ClearColor);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11196 SET_ClearColor(table, save_ClearColor);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14097 SET_ClearColor(table, save_ClearColor);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h680 #define SET_ClearColor(disp, fn) ((disp)->ClearColor = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4774 static inline void SET_ClearColor(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampf, GLclampf, GLclampf, GLclampf)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5247 static inline void SET_ClearColor(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLclampf, GLclampf, GLclampf, GLclampf)) { function in typeref:typename:void
[all...]

Completed in 320 milliseconds