Searched refs:CALL_UniformMatrix4x2dv (Results 1 – 2 of 2) sorted by relevance
29504 CALL_UniformMatrix4x2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix4x2dv()29531 CALL_UniformMatrix4x2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix4x2dv()
11172 #define CALL_UniformMatrix4x2dv(disp, parameters) \ macro