Searched refs:SET_DispatchCompute (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 183 SET_DispatchCompute(exec, _mesa_DispatchCompute); 862 SET_DispatchCompute(exec, _mesa_DispatchCompute_no_error);
|
| H A D | marshal_generated.c | [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 179 SET_DispatchCompute(exec, _mesa_DispatchCompute); 1036 SET_DispatchCompute(exec, _mesa_DispatchCompute_no_error);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 11391 SET_DispatchCompute(table, save_DispatchCompute);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 14291 SET_DispatchCompute(table, save_DispatchCompute);
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 12166 static inline void SET_DispatchCompute(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLuint)) { function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 12639 static inline void SET_DispatchCompute(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GLuint)) { function in typeref:typename:void [all...] |
Completed in 280 milliseconds