Searched refs:CALL_UniformMatrix2x3fv (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated3.c | 1153 CALL_UniformMatrix2x3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); 1165 CALL_UniformMatrix2x3fv(ctx->CurrentServerDispatch, (location, count, transpose, value));
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7459 CALL_UniformMatrix2x3fv(ctx->Exec, (location, count, transpose, m)); 10160 CALL_UniformMatrix2x3fv(ctx->Exec,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 7023 CALL_UniformMatrix2x3fv(ctx->Exec, (location, count, transpose, m)); 12097 CALL_UniformMatrix2x3fv(ctx->Exec,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1335 #define CALL_UniformMatrix2x3fv(disp, parameters) (*((disp)->UniformMatrix2x3fv)) parameters macro 2790 #define CALL_UniformMatrix2x3fv(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLsizei, GLboolean, const GLfloat *)), driDispatchRemapTable[UniformMatrix2x3fv_remap_index], parameters) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 8706 #define CALL_UniformMatrix2x3fv(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 9179 #define CALL_UniformMatrix2x3fv(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 17078 CALL_UniformMatrix2x3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); 17105 CALL_UniformMatrix2x3fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); [all...] |
Completed in 308 milliseconds