Searched refs:CALL_UniformMatrix3x4fv (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated3.c | 1321 CALL_UniformMatrix3x4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); 1333 CALL_UniformMatrix3x4fv(ctx->CurrentServerDispatch, (location, count, transpose, value));
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7537 CALL_UniformMatrix3x4fv(ctx->Exec, (location, count, transpose, m)); 10176 CALL_UniformMatrix3x4fv(ctx->Exec,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 7101 CALL_UniformMatrix3x4fv(ctx->Exec, (location, count, transpose, m)); 12113 CALL_UniformMatrix3x4fv(ctx->Exec,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1344 #define CALL_UniformMatrix3x4fv(disp, parameters) (*((disp)->UniformMatrix3x4fv)) parameters macro 2799 #define CALL_UniformMatrix3x4fv(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLsizei, GLboolean, const GLfloat *)), driDispatchRemapTable[UniformMatrix3x4fv_remap_index], parameters) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 8739 #define CALL_UniformMatrix3x4fv(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 9212 #define CALL_UniformMatrix3x4fv(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 17278 CALL_UniformMatrix3x4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); 17305 CALL_UniformMatrix3x4fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); [all...] |
Completed in 368 milliseconds