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

/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c203 SET_BlendFunc(exec, _mesa_BlendFunc);
882 SET_BlendFunc(exec, _mesa_BlendFunc_no_error);
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c200 SET_BlendFunc(exec, _mesa_BlendFunc);
1057 SET_BlendFunc(exec, _mesa_BlendFunc_no_error);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c11191 SET_BlendFunc(table, save_BlendFunc);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c14092 SET_BlendFunc(table, save_BlendFunc);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h785 #define SET_BlendFunc(disp, fn) ((disp)->BlendFunc = fn) macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5159 static inline void SET_BlendFunc(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenum)) { function in typeref:typename:void
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5632 static inline void SET_BlendFunc(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenum)) { function in typeref:typename:void
[all...]

Completed in 223 milliseconds