Searched refs:SET_BlendFunc (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 203 SET_BlendFunc(exec, _mesa_BlendFunc); 882 SET_BlendFunc(exec, _mesa_BlendFunc_no_error);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 200 SET_BlendFunc(exec, _mesa_BlendFunc); 1057 SET_BlendFunc(exec, _mesa_BlendFunc_no_error);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 11191 SET_BlendFunc(table, save_BlendFunc);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 14092 SET_BlendFunc(table, save_BlendFunc);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 785 #define SET_BlendFunc(disp, fn) ((disp)->BlendFunc = fn) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 5159 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 D | dispatch.h | 5632 static inline void SET_BlendFunc(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenum)) { function in typeref:typename:void [all...] |
Completed in 223 milliseconds