Searched refs:CALL_UniformMatrix2x3dv (Results 1 – 2 of 2) sorted by relevance
20058 CALL_UniformMatrix2x3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix2x3dv()20085 CALL_UniformMatrix2x3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix2x3dv()
11106 #define CALL_UniformMatrix2x3dv(disp, parameters) \ macro