Searched refs:CALL_UniformMatrix4x2fv (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated3.c | 1279 CALL_UniformMatrix4x2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); 1291 CALL_UniformMatrix4x2fv(ctx->CurrentServerDispatch, (location, count, transpose, value));
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7517 CALL_UniformMatrix4x2fv(ctx->Exec, (location, count, transpose, m)); 10172 CALL_UniformMatrix4x2fv(ctx->Exec,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 7081 CALL_UniformMatrix4x2fv(ctx->Exec, (location, count, transpose, m)); 12109 CALL_UniformMatrix4x2fv(ctx->Exec,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 1347 #define CALL_UniformMatrix4x2fv(disp, parameters) (*((disp)->UniformMatrix4x2fv)) parameters macro 2802 #define CALL_UniformMatrix4x2fv(disp, parameters) CALL_by_offset(disp, (void (GLAPIENTRYP)(GLint, GLsizei, GLboolean, const GLfloat *)), driDispatchRemapTable[UniformMatrix4x2fv_remap_index], parameters) macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 8750 #define CALL_UniformMatrix4x2fv(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 9223 #define CALL_UniformMatrix4x2fv(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 17228 CALL_UniformMatrix4x2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); 17255 CALL_UniformMatrix4x2fv(ctx->CurrentServerDispatch, (location, count, transpose, value)); [all...] |
Completed in 348 milliseconds