Searched refs:CALL_LoadMatrixd (Results 1 – 2 of 2) sorted by relevance
3017 CALL_LoadMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_LoadMatrixd()3035 CALL_LoadMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_LoadMatrixd()
5694 #define CALL_LoadMatrixd(disp, parameters) \ macro