Searched refs:CALL_ProgramUniform2d (Results 1 – 2 of 2) sorted by relevance
2109 CALL_ProgramUniform2d(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_unmarshal_ProgramUniform2d()2130 CALL_ProgramUniform2d(ctx->CurrentServerDispatch, (program, location, x, y)); in _mesa_marshal_ProgramUniform2d()
14725 #define CALL_ProgramUniform2d(disp, parameters) \ macro